Yahr (Lahij) Map Cropping Samples
Yahr (Lahij) Map Cropping Samples-1
Yahr (Lahij) Map Cropping Samples-2
Yahr neighborhoods and villages map with 3D shadow effect
flag map of Yahr with 3D shadow effect
Yahr map with 3d shadow effect
Download outline map of Yahr (geojson format) :
Yahr.geojson (**)
Download polygon array of Yahr map for "Google Maps" :
Yahr.txt
Bounding Box for Yahr Map : ( 13.6361192702 , 45.0018721002 , 13.8107652759 , 45.2573780987 )
Wikipedia ID for Yahr : Q4117470
Wikipedia SPARQL Query for Yahr (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117470 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117470 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117470 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117470 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117470 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117470 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 Yahr map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.6361192702, 45.0018721002, 13.8107652759, 45.2573780987);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yahr)
[out:json];
(
rel["name"="Yahr"][type=boundary];
rel["name:en"="Yahr"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yahr
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
As Suwayda | 13.786940 , 45.230400 |
Asfal Dubbah | 13.684770 , 45.168050 |
Astalah | 13.777460 , 45.221930 |
Ba'ak | 13.750820 , 45.242150 |
Daral | 13.798940 , 45.239830 |
Dhayk | 13.782690 , 45.227380 |
Himyar al Wadi | 13.792420 , 45.233680 |
Moura | 13.774140 , 45.223620 |
Nawbat ad Dukām | 13.704950 , 45.145130 |
Notes:
- You can download geometry data for Yahr 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.