Question & Answer The Question & Answer (Q&A) resource offers a way to communicate, seek, and share answers to general "how-to" questions with other TatukGIS product users. All users are welcome to contribute. Product related technical questions, bugs reports, etc., however, should be addressed to support@tatukgis.com. Search for: + Submit New Question TGIS_ViewerWeb full screen in browser Hello Tatuk Team, I have to make Tatuk Web Viewer become 100% in browser screen. I see the Object TGIS_ViewerWeb has the property Width and Height and it's works as well but the problem that it need an post to work.I'd like to know, has TGIS_ViewerWeb a Width or min-Height property to edit with css or jque... Published on December 21, 2016 by PetC 4 answers R-Tree progress I'm using the .NET DK. I would like to know if there is a way to show a progress dialog when a SHP layer is loaded the first time and the R-Tree is built, like in the TatukGIS Viewer. Published on December 09, 2016 by FabD 1 answer Load a TGIS_LayerJSON Hello, I was wondering if it was possible to load a TGIS_LayerJSON directly from a string, as I haven't found any methods that allow to do this. I noticed this is possible directly from a text file. Is that the only way? Would I previously need to save the JSON string to a file? My context is a web api for... Published on November 08, 2016 by GiuC 4 answers Converting KML to SHP Hi im trying to convert from kml tp shape with this code: TGIS_LayerKML kml = new TGIS_LayerKML(); kml.Path = inputFile; kml.Open(); TGIS_LayerSHP shp = new TGIS_LayerSHP(); shp.Path = outputFile; foreach (TGIS_FieldInfo fi in kml.Fields) ... Published on December 08, 2016 by PetH 1 answer has VCL as same as arcglobe? can I use tatugis create 3D map as google earth? has VCL as same as arcglobe? can I use tatugis create 3D map as google earth? Published on December 03, 2016 by fenS 1 answer Drawing in the PaintShapeEvent [DK.Delphi.VCL] Under DK10 using the TGIS_LayerSHP object's OnPaintShape event I could draw an arrow on a line, as I had access to the TGIS_ViewerWnd object's Canvas property. How every under DK11 the TGIS_ViewerWnd object's Canvas property is protected, even if I crack the TGIS_ViewerWnd object to get access to the Canvas... Published on November 28, 2016 by DamH 3 answers URGENT SQLite Raster Problem!! Hi! 1. Tatukeditor 4.45.0.126052. windows, 7 PRo and Windows 10Pro both 64bit.3. - Problem: Create SQLite database layer with Pixelstor2. When we have a raster larger then 400MB with tiles of resolution 1024x1024, The export picture to SQLite says compleated sometimes after 3% and other time maby up to... Published on October 20, 2016 by johnny.dronetech@ 9 answers Rotate Image how to rotate image on cursor drag in tatukgis editor please send me solution Published on October 19, 2016 by MerA 1 answer Customize TatukGIS Editor Design Hi guyz, can i customize the TatukGIS editor Design. I want to increase the font size and symbol size . eg: File ,Edit, View ,Select etc.. and also want to enhance the look and feel of application. Thanks Anil Kumar Published on October 19, 2016 by AniK 6 answers How to count points inside polygons from another layer? I need to perform a density count of points in Layer A inside each polygon in Layer B. Resulting layer should have polygons from Layer B with density count column. How can this be done in Tatuk Editor? Published on November 13, 2016 by RorG 3 answers < 15 - 16 - 17 - 18 - 19 - 20 - 21 - 22 - 23 - 24 > Displaying results 201-210 (of 232) Tech Support Q&A Knowledge Base Common Questions