This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How could i get the n-th node of a way in Overpass?

0

Firstly, sorry for the bothers.

I am a beginner programming with overpass. I would need to get a query which allows to obtain the n-th node of a given way. I know i should use evaluators for pos and ref but i do not know how to make this query. i do not understand the use of pos and ref in the evaluators.

Please, could anyone to help me?

Thanks a lot !!!!!

asked 16 Apr '20, 16:50

abecerra's gravatar image

abecerra
26224
accept rate: 0%

Source code available on GitHub .