Al Zarqa (Jordan) Map Cropping Samples

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

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

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

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

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


Share this page