Tagged Questions
4
votes
3answers
636 views
OpenStreetMap Neighborhood Boundaries
Is it possible to download neighborhood boundaries from OpenStreetMap? I see on maps that they often indicate neighborhood names; is there a way to retrieve their coordinates and boundary polygon ...
2
votes
3answers
2k views
How to calculate the optimal zoom-level to display two or more points on a map
We want to display several markers on a static map and want to calculate the optimal zoom-level like Google Maps does. We already calculated the bounding rectangle and the centerpoint of the map but ...
5
votes
1answer
199 views
Crop OpenStreetMap data retaining long features
When I crop OpenStreetMap data using Osmosis with the --bounding-box option, it seems to only give me nodes and ways that are fully contained within the bounding box. There are several long highways ...