Nikaho (Akita Prefecture) Map Cropping Samples
Nikaho (Akita Prefecture) Map Cropping Samples-1
Nikaho (Akita Prefecture) Map Cropping Samples-2
Nikaho neighborhoods and villages map with 3D shadow effect
flag map of Nikaho with 3D shadow effect
Nikaho map with 3d shadow effect
Download outline map of Nikaho (geojson format) :
Nikaho.geojson (**)
Download polygon array of Nikaho map for "Google Maps" :
Nikaho.txt
Bounding Box for Nikaho Map : ( 39.105934 , 139.869797 , 39.313465 , 140.065994 )
Wikipedia ID for Nikaho : Q847550
Wikipedia SPARQL Query for Nikaho (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q847550 wdt:P1082 ?population. }
OPTIONAL { wd:Q847550 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q847550 wdt:P2046 ?area. }
OPTIONAL { wd:Q847550 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q847550 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q847550 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 Nikaho map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.105934, 139.869797, 39.313465, 140.065994);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nikaho)
[out:json];
(
rel["name"="Nikaho"][type=boundary];
rel["name:en"="Nikaho"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nikaho
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hata | 39.232460 , 139.964250 |
Hirasawa | 39.292180 , 139.960780 |
Innai | 39.266670 , 139.966670 |
Kamagatai | 39.241680 , 140.035300 |
Kisakata | 39.212100 , 139.901650 |
Kisakatamachi-kodaki | 39.185710 , 139.944720 |
Kishikatamachi-kawafukuro | 39.153860 , 139.899010 |
Konoura | 39.254450 , 139.914790 |
Nikaho | 39.164141 , 139.969253 |
Otake | 39.229910 , 139.945030 |
Notes:
- You can download geometry data for Nikaho 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.