Heidekreis (Lower Saxony) Map Cropping Samples
Heidekreis (Lower Saxony) Map Cropping Samples-1
Heidekreis (Lower Saxony) Map Cropping Samples-2
Heidekreis neighborhoods and villages map with 3D shadow effect
flag map of Heidekreis with 3D shadow effect
Heidekreis map with 3d shadow effect
Download outline map of Heidekreis (geojson format) :
Heidekreis.geojson (**)
Download polygon array of Heidekreis map for "Google Maps" :
Heidekreis.txt
Bounding Box for Heidekreis Map : ( 52.59969 , 9.317167 , 53.219482 , 10.237127 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Heidekreis map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](52.59969, 9.317167, 53.219482, 10.237127);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Heidekreis)
[out:json];
(
rel["name"="Soltau-Fallingbostel"][type=boundary];
rel["name:en"="Soltau-Fallingbostel"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Heidekreis 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.