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