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

run nested query: Search an area and determine a point is in that area or not.

0

I did draw some shapes in josm as sample areas and import it in to my nominatim database.

Is it possible when doing a point or address search, show the point or address is in those areas or not?

asked 16 Apr '18, 10:14

cybercoder's gravatar image

cybercoder
36668
accept rate: 0%

1

As an aside, if I wanted to make that search of OSM data generally (not in a local database) I'd use taginfo, not nominatim.

(16 Apr '18, 11:19) SomeoneElse ♦

Source code available on GitHub .