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