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