Kondar (Sousse) Map Cropping Samples
Kondar (Sousse) Map Cropping Samples-1
Kondar (Sousse) Map Cropping Samples-2
Kondar neighborhoods and villages map with 3D shadow effect
flag map of Kondar with 3D shadow effect
Kondar map with 3d shadow effect
Download outline map of Kondar (geojson format) :
Kondar.geojson (**)
Download polygon array of Kondar map for "Google Maps" :
Kondar.txt
Bounding Box for Kondar Map : ( 35.769725 , 10.1562 , 36.028927 , 10.359528 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kondar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.769725, 10.1562, 36.028927, 10.359528);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kondar)
[out:json];
(
rel["name"="Kendar"][type=boundary];
rel["name:en"="Kendar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kondar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Douar Oulad Aoun | 35.921940 , 10.295830 |
Et Trabelsia | 35.996670 , 10.291110 |
Et Trabelsia | 35.961390 , 10.278060 |
Henndi el Alouj | 35.961670 , 10.353330 |
Oulad Amor | 36.018060 , 10.292220 |
Oulad el Abed | 35.979420 , 10.261410 |
Oulad Neffet | 36.007500 , 10.258060 |
Sidi Khalifa el Ferjani | 35.995000 , 10.325280 |
Notes:
- You can download geometry data for Kondar 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.