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