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