Friday 2 August 2019

kml - Moving whole Google Earth path?



I have a KML-file with a path in Google Earth that is slightly displaced. And I don't want to move each coordinate manually.


How can I move all of the coordinates together?


I think this site is using the same kml as I do. It depicts a city wall that is off. It should be moved like 100meters to the south so it don't crosses the major road that is north of it (as it does now). Or if you want to be more precise, each nod is of by longitude 0,000182 and lattitude 0,001217 if my calculation is right.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...