Export Geometry and feature attributes as text
Kml export would be fine for my needs but there is no kml export... So is there a way to export the geometry (in this case polygon coord values) and feature attributes in a text file? Delimited would be good and it would be nice to be able to do a query or just exporting all features would work because its always less than a few hundred items.
Thanks,
Terry
0
-
If you are comfortable with Workflows. You could query the data, loop through the features and convert the Geometry to JSON using Geometry.ToJSON().
If you are not and willing to be a beta tester. We have a HTML5 module that will export to KML/KMZ. You can try it at https://maperture.digitaldataservices.com/gvh_custom/. Turn on a layer, select some features, from the Results Menu, select Export to KML. If you want to test it on your site, shoot me an email (To: tom.neer@digitaldataservices.com) mailto:tom.neer@digitaldataservices.com?subject=Export to KML.
Tom0
Please sign in to leave a comment.
Comments
1 comment