0

I am trying to build a query that will search for amenities (like libraries for example) within a congressional district boundary relation in Openstreetmap (https://www.openstreetmap.org/relation/18869972).

I can draw the outline of the district with the query below, but cannot figure out how to use that as a bounding box for an amenity search. Can the relation be used to define an area for search?

[out:json][timeout:25];

nwr["boundary"="political"]["name"="New York State Congressional District 23"];

out geom;

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.