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