Doboj (Zenica-Doboj) Map Cropping Samples
Doboj (Zenica-Doboj) Map Cropping Samples-1
Doboj (Zenica-Doboj) Map Cropping Samples-2
Doboj neighborhoods and villages map with 3D shadow effect
flag map of Doboj with 3D shadow effect
Doboj map with 3d shadow effect
Download outline map of Doboj (geojson format) :
Doboj.geojson (**)
Download polygon array of Doboj map for "Google Maps" :
Doboj.txt
Bounding Box for Doboj Map : ( 44.654971 , 18.043561 , 44.698964 , 18.087248 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Doboj map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](44.654971, 18.043561, 44.698964, 18.087248);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Doboj)
[out:json];
(
rel["name"="Doboj - Jug"][type=boundary];
rel["name:en"="Doboj - Jug"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Doboj
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Karuse | 44.696910 , 18.049110 |
Matuzici | 44.687760 , 18.048850 |
Skilje | 44.661160 , 18.054810 |
Tuke | 44.668730 , 18.061050 |
Notes:
- You can download geometry data for Doboj 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.