This repository was archived by the owner on May 19, 2025. It is now read-only.
Way points from an ID #164
Unanswered
ChildishGiant
asked this question in
Q&A
Replies: 1 comment 1 reply
-
If you use the overpass API directly, does it return what you expect? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to get a way from an ID. I can use
api.get('way(WAYID);(._;>;);out;')
but this doesn't return the points in order. Is there a way I can use the WayQuery function for this?Beta Was this translation helpful? Give feedback.
All reactions