Bab Souika (Tunis) Map Cropping Samples
![Bab Souika (Tunis) Map Cropping Samples-1](og_image/map_cropping/4-1108757747-1.jpeg)
Bab Souika (Tunis) Map Cropping Samples-1
![Bab Souika (Tunis) Map Cropping Samples-2](og_image/map_cropping/4-1108757747-3.jpeg)
Bab Souika (Tunis) Map Cropping Samples-2
![Bab Souika neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108757747.jpg)
Bab Souika neighborhoods and villages map with 3D shadow effect
![flag map of Bab Souika with 3D shadow effect](og_image/flag_maps/flag_map_1108757747.jpg)
flag map of Bab Souika with 3D shadow effect
![Bab Souika map with 3d shadow effect](og_image/blank_maps/map_1108757747.png)
Bab Souika map with 3d shadow effect
Download outline map of Bab Souika (geojson format) :
Bab Souika.geojson (**)
Download polygon array of Bab Souika map for "Google Maps" :
Bab Souika.txt
Bounding Box for Bab Souika Map : ( 36.7958681631 , 10.1519245676 , 36.8074927945 , 10.1699189687 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Bab Souika map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.7958681631, 10.1519245676, 36.8074927945, 10.1699189687);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bab Souika)
[out:json];
(
rel["name"="Bab Souika"][type=boundary];
rel["name:en"="Bab Souika"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Bab Souika 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.