Style file to only use nodes that my ways use #2311
Unanswered
dpelissiry
asked this question in
Q&A
Replies: 1 comment 2 replies
-
There is currently no direct way to do this. But you can get the geometry of a way ( |
Beta Was this translation helpful? Give feedback.
2 replies
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 would like to create a style file that would allow me to only process nodes if they are associated with a way. My use case is that I only want ways that have the highway tag and the nodes that belong to them. This would be similar to the --use-node in osmosis.
Beta Was this translation helpful? Give feedback.
All reactions