Download outline map of Amran (geojson format) :
Amran.geojson (**)
Download polygon array of Amran map for "Google Maps" :
Amran.txt
Bounding Box for Amran Map : ( 15.62636 , 43.727599 , 15.734233 , 43.989434 )
Wikipedia ID for Amran : Q1650593
Wikipedia SPARQL Query for Amran (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1650593 wdt:P1082 ?population. }
OPTIONAL { wd:Q1650593 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1650593 wdt:P2046 ?area. }
OPTIONAL { wd:Q1650593 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1650593 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1650593 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 Amran map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.62636, 43.727599, 15.734233, 43.989434);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Amran)
[out:json];
(
rel["name"="Amran"][type=boundary];
rel["name:en"="Amran"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Amran
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Arasim | 15.718260 , 43.747490 |
Ad Darb | 15.648590 , 43.935060 |
Ad Darb | 15.713970 , 43.774660 |
Al `Urrah | 15.698440 , 43.779510 |
Al Ashmur | 15.700000 , 43.750000 |
Al Masna`ah | 15.662090 , 43.746930 |
Al Miqyadah | 15.706520 , 43.746790 |
Al Qasr | 15.693560 , 43.942830 |
Al Qin`ah | 15.645240 , 43.923360 |
Ash Shadhnah | 15.640350 , 43.918820 |
Ash Shi`ah | 15.636700 , 43.916690 |
At Ta`ali | 15.702940 , 43.744540 |
Az Zubr | 15.707210 , 43.957050 |
Bani ash Shara`i | 15.681300 , 43.742290 |
Bayt al Faqih | 15.667140 , 43.915050 |
Bayt al Huwayt | 15.716670 , 43.766670 |
Bayt al Mahyaf | 15.716640 , 43.743410 |
Bayt an Naqib | 15.698790 , 43.732240 |
Bayt as Sayyid | 15.725340 , 43.753750 |
Bayt az Zurayb | 15.732580 , 43.757070 |
Bayt Sha`lal | 15.647260 , 43.956680 |
Hadaqi | 15.719340 , 43.759740 |
Hajz Bani al Jaradi | 15.637970 , 43.897050 |
Halumlum al A`la | 15.691130 , 43.753110 |
Halumlum al Asfal | 15.680130 , 43.755560 |
Kharabayn Hirwah | 15.660090 , 43.907060 |
Mahall al Mi`mil | 15.649230 , 43.748400 |
Mahall Yanid al Qasr | 15.670800 , 43.746220 |
Qaryat al Ashmur | 15.681270 , 43.775250 |
Zil` al Ashmur | 15.690300 , 43.740460 |
عمران | 15.659400 , 43.943850 |
Notes:
- You can download geometry data for Amran 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.