Sa'fan (San`ar) Map Cropping Samples
Sa'fan (San`ar) Map Cropping Samples-1
Sa'fan (San`ar) Map Cropping Samples-2
Sa'fan neighborhoods and villages map with 3D shadow effect
flag map of Sa'fan with 3D shadow effect
Sa'fan map with 3d shadow effect
Download outline map of Sa'fan (geojson format) :
Sa'fan.geojson (**)
Download polygon array of Sa'fan map for "Google Maps" :
Sa'fan.txt
Bounding Box for Sa'fan Map : ( 14.991912 , 43.506874 , 15.151044 , 43.659391 )
Wikipedia ID for Sa'fan : Q4117236
Wikipedia SPARQL Query for Sa'fan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117236 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117236 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117236 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117236 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117236 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117236 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 Sa'fan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.991912, 43.506874, 15.151044, 43.659391);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sa'fan)
[out:json];
(
rel["name"="Sa'fan"][type=boundary];
rel["name:en"="Sa'fan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sa'fan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ad Da'ir | 15.106220 , 43.588520 |
Ad Darajah | 15.138730 , 43.573430 |
Al Hujaylah | 15.066670 , 43.600000 |
Al Jirwah | 15.067700 , 43.630530 |
Al Lakamah | 15.133570 , 43.589750 |
Al Magharib | 15.037880 , 43.623860 |
Al Marzamah | 15.047380 , 43.636180 |
Al Qadam | 15.116580 , 43.622550 |
An Nasibah | 15.102020 , 43.592210 |
Ar Ribat | 15.055280 , 43.631400 |
Ar Rukn | 15.118480 , 43.586330 |
As Salib | 15.090010 , 43.618100 |
As Subhah | 15.136460 , 43.594880 |
Ash Sharaf | 15.066320 , 43.622880 |
Az Zubyah | 15.011460 , 43.603790 |
Bani Jurayn | 15.031230 , 43.597760 |
Ghurabah | 15.054330 , 43.530660 |
Lakamat al Khalifah | 15.033420 , 43.630850 |
Madwal | 15.081260 , 43.563430 |
Matwah | 15.067600 , 43.642130 |
Qarn Hashim | 15.051940 , 43.626940 |
Taym | 15.033330 , 43.633330 |
Wadi Har | 15.031390 , 43.587780 |
Za`la' | 15.071330 , 43.633360 |
Notes:
- You can download geometry data for Sa'fan 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.