Skip to content
Discussion options

You must be logged in to vote

There's no server-side feature. Easiest option is using the zoom parameter.

If you run your own installation you can change the API output https://nominatim.org/release-docs/latest/customize/Result-Formatting/

Overpass API can also return nearby relations, for example https://overpass-turbo.eu/s/2hnT The API can't output geojson directly, you'd receive *.osm format and then would need to convert it, for example with https://www.npmjs.com/package/osmtogeojson

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@benedictpmateo
Comment options

@mtmail
Comment options

Answer selected by benedictpmateo
@benedictpmateo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants