Copy from Google Earth and paste into Globalmapper
I have a workspace including many poligons and I need to edit them using both google earth and globalmapper. I'm moving my poligons from Globalmapper to Google Earth with just one click thanks to "zoom to view in google earth" option. But when I try to move a polygon from Google Earth to Globalmapper, I need to save it as kmz, then open it in Globalmapper. Is there any shortcut for this? I tried copy & paste directly, but it gives me "no data found to paste". However, when you copy a polygon from GE, you get its coordinates in clipboard easily, as seen below, which I guess GM should be able to convert to shapes easily.
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
<Document>
<name>KmlFile</name>
<Style id="area1">
<LineStyle>
<width>2</width>
</LineStyle>
<PolyStyle>
<color>ffff8000</color>
</PolyStyle>
</Style>
<StyleMap id="area10">
<Pair>
<key>normal</key>
<styleUrl>#area1</styleUrl>
</Pair>
<Pair>
<key>highlight</key>
<styleUrl>#area11</styleUrl>
</Pair>
</StyleMap>
<Style id="area11">
<LineStyle>
<width>2</width>
</LineStyle>
<PolyStyle>
<color>ffff8000</color>
</PolyStyle>
</Style>
<Placemark>
<name>Untitled Polygon</name>
<styleUrl>#area10</styleUrl>
<Polygon>
<tessellate>1</tessellate>
<outerBoundaryIs>
<LinearRing>
<coordinates>
28.97925792794256,41.00910407942175,0 28.98457201307624,41.00641952269704,0 28.98777198673775,41.01341895207499,0 28.9855886950796,41.01651049540783,0 28.97914942372142,41.01443778115362,0 28.97854124617022,41.0104759523858,0 28.97925792794256,41.00910407942175,0
</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
</Document>
</kml>
Tagged:
Answers
-
I have added feature request #17382 to out task list so we can consider adding this capability to a future version of Global Mapper. We will post a message to this thread when the status of the feature request changes.
-
That would be a great function.
Categories
- 13K All Categories
- 5.8K Features Discussion
- 350 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 652 GM Script Language
- 56 User Scripts
- 115 GPS Features
- 421 Projection Questions
- 837 Raster Data
- 1.4K Vector Data
- 6.7K Support
- 182 Announcement and News
- 943 Bug Report
- 562 SDK
- 1.2K Suggestion Box
- 3.8K Technical Support
- 581 Other Discussion
- 132 GIS Data Sources
- 27 Global Mapper Showcase
- 245 How I use Global Mapper
- 111 Global Mapper Forum Website

