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