Deiyai (Papua) Map Cropping Samples
Deiyai (Papua) Map Cropping Samples-1
Deiyai (Papua) Map Cropping Samples-2
Deiyai neighborhoods and villages map with 3D shadow effect
flag map of Deiyai with 3D shadow effect
Deiyai map with 3d shadow effect
Download outline map of Deiyai (geojson format) :
Deiyai.geojson (**)
Download polygon array of Deiyai map for "Google Maps" :
Deiyai.txt
Bounding Box for Deiyai Map : ( -4.32395 , 136.092135 , -3.979535 , 136.536367 )
Wikipedia ID for Deiyai : Q27386
Wikipedia SPARQL Query for Deiyai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q27386 wdt:P1082 ?population. }
OPTIONAL { wd:Q27386 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q27386 wdt:P2046 ?area. }
OPTIONAL { wd:Q27386 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q27386 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q27386 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 Deiyai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.32395, 136.092135, -3.979535, 136.536367);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Deiyai)
[out:json];
(
rel["name"="Deiyai"][type=boundary];
rel["name:en"="Deiyai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Deiyai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dakebo | -4.088700 , 136.357540 |
Dawomaida | -4.043680 , 136.326060 |
Diyai | -4.088680 , 136.214620 |
Dodoota | -4.071970 , 136.213640 |
Edau | -4.149460 , 136.160270 |
Jobadimi | -4.057760 , 136.274160 |
Mejepa | -4.090700 , 136.257000 |
Obairo | -4.118950 , 136.277600 |
Okomotadi | -4.005800 , 136.273170 |
Onaro | -4.094360 , 136.228650 |
Waghete | -4.039010 , 136.274890 |
Yaweda | -4.083780 , 136.300970 |
Notes:
- You can download geometry data for Deiyai 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.