Question: convert .kmz or .shp to .xml (map xsd schema)
timoteo7 opened this issue · 3 comments
Hello, have some wiki (tutorial),
to learn how to convert some files to .xml here (map xsd schema),
what software can convert this ?
example of files from Brazil:
Some City - .kmz , .shp , .dwg
Some state - .shp
Organization with some Data - .dgn
Try GDAL, it should be able to convert at least some of the data to a map format supported by GPXSee.
Just to get sure - you can of course not convert the data to the XML map file as those are definitions for online sources. You have to convert to something like GeoTIFF.
thank you for answer,
i am trying this now:
https://gis.stackexchange.com/questions/298964/kmz-into-geotiff-gdal-translate
online XML map source can be in format other than:
<format>image/jpgpng</format>
???