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