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