Ain (Shabwah) Map Cropping Samples
Ain (Shabwah) Map Cropping Samples-1
Ain (Shabwah) Map Cropping Samples-2
Ain neighborhoods and villages map with 3D shadow effect
flag map of Ain with 3D shadow effect
Ain map with 3d shadow effect
Download outline map of Ain (geojson format) :
Ain.geojson (**)
Download polygon array of Ain map for "Google Maps" :
Ain.txt
Bounding Box for Ain Map : ( 14.70883 , 45.475895 , 15.188441 , 45.725249 )
Wikipedia ID for Ain : Q4117782
Wikipedia SPARQL Query for Ain (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117782 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117782 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117782 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117782 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117782 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117782 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 Ain map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.70883, 45.475895, 15.188441, 45.725249);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ain)
[out:json];
(
rel["name"="Ain"][type=boundary];
rel["name:en"="Ain"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ain
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ad Daymah | 14.862340 , 45.527430 |
Akramah | 14.853070 , 45.519710 |
Al Hajab | 14.851920 , 45.529040 |
As Say`am | 14.949540 , 45.570840 |
Bayt al Faqir | 14.886040 , 45.528860 |
Bi'r Juwaynah | 14.886450 , 45.550900 |
Bi’r as Sāqīyah | 14.972620 , 45.523180 |
Darb al `Amr | 14.824830 , 45.526030 |
Darb Al Bu Tuhayf | 14.978550 , 45.525990 |
Hassim Badi | 14.824860 , 45.535270 |
Jalb `Uwaydan | 14.955120 , 45.521550 |
Jalb Sa`id | 14.972570 , 45.522920 |
Kirbah | 14.952330 , 45.527130 |
Laqrah | 14.880940 , 45.534680 |
Manawa | 14.950830 , 45.587510 |
Nawwar | 14.836590 , 45.519730 |
Samnah | 14.839400 , 45.525230 |
Shaqir | 14.930770 , 45.519750 |
Suhayl | 14.865090 , 45.519160 |
Tamrah | 14.880890 , 45.526800 |
Notes:
- You can download geometry data for Ain 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.