Skip to main content
Question

How to convert XML data from Overpass API to SHP file?

  • January 24, 2024
  • 1 reply
  • 86 views

Forum|alt.badge.img

I have got this Geometry XML data from HTTPCaller and need to know what is next to convert it to SHP file or other ESRI formats, I tried to find an XML template for geometry and run it with XML Processor and then XMLFragmente, but I didn't get the data.

1 reply

redgeographics
Celebrity
Forum|alt.badge.img+62

Have you tried the OSMOverpassConnector custom transformer by Veremes? It may be easier to use than trying to rebuild the whole geometry model yourself.