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