Al Qahirah (Ta`izz) Map Cropping Samples
Al Qahirah (Ta`izz) Map Cropping Samples-1
Al Qahirah (Ta`izz) Map Cropping Samples-2
Al Qahirah neighborhoods and villages map with 3D shadow effect
flag map of Al Qahirah with 3D shadow effect
Al Qahirah map with 3d shadow effect
Download outline map of Al Qahirah (geojson format) :
Al Qahirah.geojson (**)
Download polygon array of Al Qahirah map for "Google Maps" :
Al Qahirah.txt
Bounding Box for Al Qahirah Map : ( 13.577219 , 43.992303 , 13.609418 , 44.026038 )
Wikipedia ID for Al Qahirah : Q4117619
Wikipedia SPARQL Query for Al Qahirah (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117619 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117619 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117619 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117619 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117619 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117619 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 Al Qahirah map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.577219, 43.992303, 13.609418, 44.026038);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Al Qahirah)
[out:json];
(
rel["name"="Al Qahirah"][type=boundary];
rel["name:en"="Al Qahirah"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Al Qahirah
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al Kharif | 13.600000 , 44.016670 |
Ash Shajarah | 13.605330 , 44.003030 |
Shi`bat Kuraymah | 13.601080 , 44.018540 |
Wadi Jadid | 13.603490 , 44.010960 |
Wadi Kadah | 13.600000 , 44.016670 |
Notes:
- You can download geometry data for Al Qahirah 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.