Jayshan (Abyan) Map Cropping Samples
Jayshan (Abyan) Map Cropping Samples-1
Jayshan (Abyan) Map Cropping Samples-2
Jayshan neighborhoods and villages map with 3D shadow effect
flag map of Jayshan with 3D shadow effect
Jayshan map with 3d shadow effect
Download outline map of Jayshan (geojson format) :
Jayshan.geojson (**)
Download polygon array of Jayshan map for "Google Maps" :
Jayshan.txt
Bounding Box for Jayshan Map : ( 14.015644 , 46.006822 , 14.31929 , 46.34054 )
Wikipedia ID for Jayshan : Q4117520
Wikipedia SPARQL Query for Jayshan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4117520 wdt:P1082 ?population. }
OPTIONAL { wd:Q4117520 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4117520 wdt:P2046 ?area. }
OPTIONAL { wd:Q4117520 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4117520 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4117520 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 Jayshan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.015644, 46.006822, 14.31929, 46.34054);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jayshan)
[out:json];
(
rel["name"="Jayshan"][type=boundary];
rel["name:en"="Jayshan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jayshan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Al `Asm | 14.216670 , 46.283330 |
Al `Atfah | 14.183330 , 46.316670 |
Al Far`ah | 14.266670 , 46.250000 |
Al Hari | 14.200000 , 46.333330 |
Ath Thum | 14.200000 , 46.166670 |
Halabah | 14.183330 , 46.200000 |
Hisn Sufa | 14.233330 , 46.100000 |
Hisn Wasa'a | 14.266670 , 46.266670 |
Jabirah | 14.183330 , 46.333330 |
Jayshan | 14.252040 , 46.179050 |
Ktalam | 14.100000 , 46.283330 |
Mirhu | 14.183330 , 46.166670 |
Wusr | 14.300000 , 46.200000 |
Notes:
- You can download geometry data for Jayshan 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.