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