Al Khalq (Al Jawf) Map Cropping Samples
Al Khalq (Al Jawf) Map Cropping Samples-1
Al Khalq (Al Jawf) Map Cropping Samples-2
Al Khalq neighborhoods and villages map with 3D shadow effect
flag map of Al Khalq with 3D shadow effect
Al Khalq map with 3d shadow effect
Download outline map of Al Khalq (geojson format) :
Al Khalq.geojson (**)
Download polygon array of Al Khalq map for "Google Maps" :
Al Khalq.txt
Bounding Box for Al Khalq Map : ( 16.028005 , 44.721022 , 16.110144 , 44.876997 )
Wikipedia ID for Al Khalq : Q4117347
Wikipedia SPARQL Query for Al Khalq (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117347 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117347 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117347 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117347 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117347 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117347 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 Khalq map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.028005, 44.721022, 16.110144, 44.876997);
);
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 Khalq)
[out:json];
(
rel["name"="Al Khalq"][type=boundary];
rel["name:en"="Al Khalq"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Al Khalq
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Āl ‘Uthmān | 16.088760 , 44.823570 |
Āl Jirbū‘ | 16.080360 , 44.821710 |
Āl Shatrah | 16.079220 , 44.813010 |
Āl Shuwayl | 16.065170 , 44.834450 |
Āl Sumnān | 16.072480 , 44.835990 |
Ar Raḩalah | 16.064800 , 44.847420 |
Ar Rawd | 16.061450 , 44.810120 |
Natimma | 16.050000 , 44.783330 |
Sā‘id Ḩasan | 16.055100 , 44.858500 |
Notes:
- You can download geometry data for Al Khalq 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.