I've asked around several times, but never found an answer.

What's the best way to do intersection queries on OSM data.?

For example: find all amenity=fuel inside of an airport polygon.

---------------------
This works barely:
1) Load possible target nodes & ways into JOSM
2) Search "type:way"
3) Use utilspling2 "all inside" to select nodes inside ways
4) Search for "amenity=fuel" in "selected".

But perhaps there is something more direct that scales better?
I'll post any good answer to help.openstreetmap.org
_______________________________________________
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk

Reply via email to