Skip to main content
Question

read entire OSM relation

  • August 22, 2015
  • 1 reply
  • 47 views

jaro
Contributor
Forum|alt.badge.img+1
Hello,

 

does anyone know how to read a specific and entire OSM relation from the OSM exported data?

 

I want to use a daily export downloaded from

 

http://www.freemap.sk/index.php?c=core.download&filename=/slovakia.osm/

 

and read a relation 3305366 out of it.

 

http://www.openstreetmap.org/relation/3305366

 

It has been several days now that I am trying, but all in vane...

 

Thanks

 

J.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

jaro
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • May 15, 2017
If someone is interested, there is a good service at

 

http://overpass-turbo.eu/s/p0h

 

 

Able to read an entire relation incl. sub-members and then save it as a readable JSON format.

 

Yet I do not know how to integrate this fully to FME, but this two-step workaround works well for me.