Hacker News new | ask | show | jobs
by habi 1575 days ago
Overpass Turbo [1] is the search for OSM data. One can search for partial key-value combinations. When searching for `name:фермерське` around Kyiv, I only find one instance: https://overpass-turbo.eu/s/1gBr

Generalising the search for `*=фермерське` does not yield much more (around Kyiv, for example): https://overpass-turbo.eu/s/1gBA

You can pan and zoom the map and repeat the search with the 'Run' button on the top left, but I often get a time-out when searching for regions spanning more than ~50 km.

[1]: https://wiki.openstreetmap.org/wiki/Overpass_turbo

1 comments

Try [landuse~"farm"] (which will match several different types).
Sure, I specifically only included the Ukrainian name.