Yafa'a (Lahij) Map Cropping Samples
Yafa'a (Lahij) Map Cropping Samples-1
Yafa'a (Lahij) Map Cropping Samples-2
Yafa'a neighborhoods and villages map with 3D shadow effect
flag map of Yafa'a with 3D shadow effect
Yafa'a map with 3d shadow effect
Download outline map of Yafa'a (geojson format) :
Yafa'a.geojson (**)
Download polygon array of Yafa'a map for "Google Maps" :
Yafa'a.txt
Bounding Box for Yafa'a Map : ( 13.792283 , 45.05679 , 13.931208 , 45.342397 )
Wikipedia ID for Yafa'a : Q4117606
Wikipedia SPARQL Query for Yafa'a (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117606 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117606 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117606 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117606 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117606 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117606 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 Yafa'a map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.792283, 45.05679, 13.931208, 45.342397);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yafa'a)
[out:json];
(
rel["name"="Yafa'a"][type=boundary];
rel["name:en"="Yafa'a"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yafa'a
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
`Ali Bin Naghi | 13.816670 , 45.333330 |
Ad Diwan | 13.869940 , 45.236450 |
Ahl 'Abd as Samad | 13.850440 , 45.235490 |
Ahl Ahmad | 13.863960 , 45.257720 |
Ahl Mansur | 13.870010 , 45.253970 |
Al Kandul | 13.858740 , 45.210850 |
Al Mahjabah | 13.833330 , 45.250000 |
Bu'r | 13.850000 , 45.300000 |
Kabad | 13.916670 , 45.316670 |
Khalid | 13.867300 , 45.252500 |
Masjid an Nur | 13.834070 , 45.234930 |
Sabt Dhi Nakhib | 13.816670 , 45.300000 |
Sumarah | 13.900000 , 45.283330 |
Notes:
- You can download geometry data for Yafa'a 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.