Nienburg (Lower Saxony) Map Cropping Samples

Nienburg (Lower Saxony) Map Cropping Samples-1
Nienburg (Lower Saxony) Map Cropping Samples-1
Nienburg (Lower Saxony) Map Cropping Samples-2
Nienburg (Lower Saxony) Map Cropping Samples-2
Download outline map of Nienburg (geojson format) : Nienburg.geojson (**)
Download polygon array of Nienburg map for "Google Maps" : Nienburg.txt
Bounding Box for Nienburg Map : ( 52.387872 , 8.698549 , 52.909579 , 9.537841 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](52.387872, 8.698549, 52.909579, 9.537841);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Nienburg)
[out:json];
(
rel["name"="Nienburg"][type=boundary];
rel["name:en"="Nienburg"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Nienburg in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**) Terms of Use for downloaded geojson files.

Create Nienburg neighborhoods and villages map.


Share this page