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