Na'man (Al Bayda') Map Cropping Samples

Na'man (Al Bayda') Map Cropping Samples-1
Na'man (Al Bayda') Map Cropping Samples-1
Na'man (Al Bayda') Map Cropping Samples-2
Na'man (Al Bayda') Map Cropping Samples-2
Download outline map of Na'man (geojson format) : Na'man.geojson (**)
Download polygon array of Na'man map for "Google Maps" : Na'man.txt
Bounding Box for Na'man Map : ( 14.474951 , 45.436072 , 14.712884 , 45.621228 )
Wikipedia ID for Na'man : Q4117725
Wikipedia SPARQL Query for Na'man (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117725 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117725 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117725 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117725 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117725 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117725 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.474951, 45.436072, 14.712884, 45.621228);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Na'man)
[out:json];
(
rel["name"="Na'man"][type=boundary];
rel["name:en"="Na'man"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Na'man
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Al Butr 14.554080 , 45.459670
Al Gurabat 14.555310 , 45.494720
Al Hazm 14.689190 , 45.609620
Al Jidir 14.600000 , 45.500000
Al Ju‘aydin 14.547130 , 45.515140
Al Khul 14.566670 , 45.516670
As Sadr 14.562260 , 45.498140
Aţ Ţulayḩah al ‘Urr 14.592780 , 45.462170
Ghawl as Salihi 14.581430 , 45.497290
Hisn Nasir 14.689370 , 45.617880
Mahall al `Asr 14.664120 , 45.467440


Notes:
- You can download geometry data for Na'man 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.

Create Na'man neighborhoods and villages map.


Share this page