Download outline map of Dogiyai (geojson format) :
Dogiyai.geojson (**)
Download polygon array of Dogiyai map for "Google Maps" :
Dogiyai.txt
Bounding Box for Dogiyai Map : ( -4.288381 , 135.13904 , -3.393131 , 136.37359 )
Wikipedia ID for Dogiyai : Q27413
Wikipedia SPARQL Query for Dogiyai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q27413 wdt:P1082 ?population. }
OPTIONAL { wd:Q27413 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q27413 wdt:P2046 ?area. }
OPTIONAL { wd:Q27413 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q27413 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q27413 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 Dogiyai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.288381, 135.13904, -3.393131, 136.37359);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dogiyai)
[out:json];
(
rel["name"="Dogiyai"][type=boundary];
rel["name:en"="Dogiyai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dogiyai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amai | -3.971700 , 135.873600 |
Bibiri | -4.043680 , 136.054490 |
Bomomani | -4.065900 , 135.818200 |
Debesai | -3.966670 , 135.766670 |
Doglia | -3.767310 , 136.317160 |
Erekabo | -3.933500 , 135.914700 |
Idemani | -3.948700 , 136.159100 |
Itoda | -4.027700 , 136.093850 |
Jametari | -3.967900 , 136.128500 |
Jotapura | -4.004570 , 136.127550 |
Keruda | -4.068530 , 136.060640 |
Kigamani | -3.961390 , 135.943610 |
Mabado | -4.084200 , 136.051900 |
Makiawapa | -3.979300 , 136.097400 |
Maowa | -3.988360 , 136.063630 |
Mapia | -4.000000 , 135.866670 |
Moanemani | -3.967900 , 136.111600 |
Modio | -4.071230 , 135.770140 |
Moetaro | -3.803450 , 136.271840 |
Obaijo | -4.118710 , 136.121890 |
Obaikeropa | -4.010900 , 135.870800 |
Salagunu | -3.984090 , 135.976290 |
Seredowa | -3.999200 , 135.752900 |
Takamani | -4.114770 , 135.839010 |
Timepa | -4.011950 , 135.838770 |
Wabi | -4.032370 , 135.819090 |
Waipa | -3.807050 , 136.258620 |
Waudawaido | -4.119800 , 135.840800 |
Widima | -4.040900 , 136.203100 |
Worri | -4.003500 , 135.837200 |
Yarea | -4.014170 , 135.759560 |
Notes:
- You can download geometry data for Dogiyai 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.