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 Layers jumping when moved in TGIS_ControlLegend We are using Delphi 10.3 Rio and Tatukgis DK11.28.0.18270. We use multiple layers to show water, railways, streets, pathing, polygons, etc... We rarely move layers, but sometimes it is useful to see waterways when working on polygons. We noticed in Tat11 that the ability to drag a layer does not seem to wor... Published on March 05, 2021 by ScoL 1 answer InvalidateScope("","") Using Embarcadero Rio 10.3.3 and DK11 under VCL. I have a dxf layer and when I use InvalidateScope("","") my program falls in a infinite loop. Anyone has this problem too? Tanks. Published on March 11, 2021 by LluB 1 answer DK11 Delphi - Converting TColor to TGIS_Color Is there a functiion that can convert TColor to TGIS_Color? I am using a color picker to allow my users to set the Marker color. Thanks Published on March 05, 2021 by Crag Cox 1 answer DK11 Delphi - Transforming DK10 ini property settings to DK11 XML Project Files I am migrating my Delphi app that used DK10 to DK11 and want to store individual maps as Project file settings in the newer XML style in a database. The ini settings for each layer that is added to the viewer are queried from database tables in the oder ini styles. They load as expected, but when I save th... Published on February 28, 2021 by Crag Cox 3 answers DK11 VCL Question Concerning ControlLegend Response I am using the procedure below to delete a layer from the ControlLegend. In DK10 the Legend responded immediately; however in DK11, the legend does not respond unless I make some other change, like maximizing the Form, or changing the scale of the Viewer. How do I get it to respond as soon as the procdure ... Published on February 18, 2021 by Crag Cox 1 answer DK11 VCL How to present lat long as text with U.S. State Plane coordinate system How do I present Lat Long in a statusbar when using U.S. State Plane coordinate systems? Right now I am able to present the X and Y with statusBar1.Panels[1].Text := Format( 'X : %.4f | Y : %.4f', [ptg.X, ptg.Y] ) ; I would like to also present Lat Long in statusBar1.Panels[2].Text := .......... ; Published on February 14, 2021 by Crag Cox 4 answers How do I show overlapping symbols within the same layer? I am trying to use symbols to show the position and azimuth of photographs taken at a site. I am approaching it by importing them as a single layer, with each photo as a separate section that assigns the roation. Many of the photos are taken from the same X,Y position with the azimuth changing between shot... Published on January 09, 2021 by Crag Cox 1 answer DK11 VCL How can I Save/Read a Project File to/from a Database DK 11, VCL I want to save the project file from my Delphi app to a stringlist that can then be stored in a database field. I can sort out the SQL. Do you have any suggestions on an approach get SaveProject, or SaveProjectAs to save to a TStringList variable without the need for a path? Thanks Published on January 04, 2021 by Crag Cox 3 answers Dk 10 => 11 Migration Hi, I have a question about dk 11 migration... Can I acess the canvas object inside PaintShapeEvent /label event? I see the canvas inside PaintEventArgs, but not inside TGIS_ShapeEventArgs... and I'm using shape events to provide custom render. Best regards! Published on November 05, 2020 by EltS 1 answer Clear circle after using circle select (as per sample SelectByShape) I'm running into an issue when trying to modify the sample "SelectByShape" If I make a selection I want to remove the selection circle but I can't seem to figure out how that is done. When you select a new circle the old one is removed and it looked like getting the 'Buffers' layer and then reverting shape... Published on November 09, 2020 by BerF 0 answers < 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 > Displaying results 21-30 (of 232) Tech Support Q&A Knowledge Base Common Questions