Download outline map of Talody (geojson format) :
Talody.geojson (**)
Download polygon array of Talody map for "Google Maps" :
Talody.txt
Bounding Box for Talody Map : ( 9.711841 , 29.94147 , 11.370713 , 31.500541 )
Wikipedia ID for Talody : Q2390680
Wikipedia SPARQL Query for Talody (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2390680 wdt:P1082 ?population. }
OPTIONAL { wd:Q2390680 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2390680 wdt:P2046 ?area. }
OPTIONAL { wd:Q2390680 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2390680 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2390680 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Talody map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.711841, 29.94147, 11.370713, 31.500541);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Talody)
[out:json];
(
rel["name"="Talodi"][type=boundary];
rel["name:en"="Talodi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Talody
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ayad | 10.509840 , 30.282890 |
Bint el Kelb | 10.791650 , 30.919040 |
Bint Ghabat | 10.939260 , 31.145330 |
Dabdob | 11.015000 , 31.003610 |
Dallas | 10.187490 , 30.715490 |
Deldum | 10.235940 , 30.728150 |
Dogilli | 10.947520 , 30.965950 |
Dumbalo | 10.213740 , 30.699090 |
El Feid | 10.456280 , 31.248890 |
El Gohara | 10.349210 , 30.716070 |
El Joghub | 10.265180 , 30.699450 |
El Karkarai | 10.354220 , 30.687100 |
El Yoi | 10.508000 , 30.312720 |
Fallata | 10.063330 , 30.736980 |
Gedir | 10.820890 , 31.133810 |
Girada | 10.907220 , 31.141770 |
Gughan | 9.848360 , 30.765350 |
Habis el Humar | 10.976520 , 31.222370 |
Hugier el Farag | 10.973330 , 31.185160 |
Jokba | 10.985520 , 30.850090 |
Jubeil | 10.203640 , 30.747640 |
Jubeilat | 10.928910 , 30.974730 |
Kalacha | 10.943850 , 30.920660 |
Kaloqi | 10.857760 , 30.984090 |
Khash Khashaia | 10.323380 , 30.620920 |
Khor | 10.233560 , 30.743600 |
Kokai | 10.348580 , 30.639610 |
Kwaga | 10.966010 , 30.921610 |
Lafofa | 10.231600 , 30.727160 |
Lono | 10.182800 , 30.788900 |
Mogolil | 10.914550 , 30.978230 |
Rahmanya | 10.979720 , 31.165560 |
Rut Rut | 10.678700 , 30.421260 |
Safarja | 11.023400 , 31.080700 |
Salamat | 10.581460 , 30.308350 |
Sania | 10.831450 , 31.079240 |
Shaqq | 10.297800 , 30.742770 |
Taduka | 10.634090 , 30.332770 |
Taila | 10.252910 , 30.745800 |
Takoi | 10.240870 , 30.745930 |
Tallo | 10.287430 , 30.697130 |
Talodi | 10.632460 , 30.379700 |
Teira | 10.295730 , 30.694500 |
Teiru | 10.214570 , 30.749520 |
Teis Koko | 10.210560 , 30.722150 |
Tekeim | 10.216670 , 30.916670 |
Tereida | 10.600150 , 31.293030 |
Tono | 10.190460 , 30.796720 |
Tozi | 10.854800 , 30.837790 |
Tum Tum | 10.621330 , 30.300220 |
Tumria | 10.183480 , 30.743320 |
Tungaru | 10.232790 , 30.692520 |
Ugheibish | 10.847450 , 31.085020 |
Umm esh Sheikh | 10.872020 , 31.118830 |
Umm Khameira | 10.504860 , 31.115540 |
Umm Kowaro | 10.327200 , 30.686160 |
Umm Redami | 10.490800 , 30.323360 |
Umm Shatta | 10.280280 , 30.746090 |
Umm Sikkina | 10.482400 , 30.313170 |
Werni | 10.397400 , 31.173150 |
Notes:
- You can download geometry data for Talody 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.