Al Tafilah (Jordan) Map Cropping Samples

Al Tafilah (Jordan) Map Cropping Samples-1
Al Tafilah (Jordan) Map Cropping Samples-1

Al Tafilah (Jordan) Map Cropping Samples-2
Al Tafilah (Jordan) Map Cropping Samples-2

Al Tafilah and counties map with 3D shadow effect
Al Tafilah and counties map with 3D shadow effect

flag map of Al Tafilah with 3D shadow effect
flag map of Al Tafilah with 3D shadow effect

Download outline map of Al Tafilah (geojson format) : Al Tafilah.geojson (**)
Download polygon array of Al Tafilah map for "Google Maps" : Al Tafilah.txt
Bounding Box for Al Tafilah Map : ( 30.603274 , 35.263882 , 30.998418 , 36.023776 )
Wikipedia ID for Al Tafilah : Q750259
Wikipedia SPARQL Query for Al Tafilah (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q750259 wdt:P1082 ?population. }
OPTIONAL { wd:Q750259 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q750259 wdt:P2046 ?area. }
OPTIONAL { wd:Q750259 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q750259 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q750259 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 Tafilah map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"4|5|6"](30.603274, 35.263882, 30.998418, 36.023776);
);
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 Tafilah)
[out:json];
(
rel["name"="Tafilah"][type=boundary];
rel["name:en"="Tafilah"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Notes:
- You can download geometry data for Al Tafilah 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.

Create Al Tafilah counties and neighborhoods map.


Share this page