Nikko (Tochigi Prefecture) Map Cropping Samples
Nikko (Tochigi Prefecture) Map Cropping Samples-1
Nikko (Tochigi Prefecture) Map Cropping Samples-2
Nikko neighborhoods and villages map with 3D shadow effect
flag map of Nikko with 3D shadow effect
Nikko map with 3d shadow effect
Download outline map of Nikko (geojson format) :
Nikko.geojson (**)
Download polygon array of Nikko map for "Google Maps" :
Nikko.txt
Bounding Box for Nikko Map : ( 36.601135 , 139.327301 , 37.091667 , 139.852798 )
Wikipedia ID for Nikko : Q235753
Wikipedia SPARQL Query for Nikko (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q235753 wdt:P1082 ?population. }
OPTIONAL { wd:Q235753 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q235753 wdt:P2046 ?area. }
OPTIONAL { wd:Q235753 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q235753 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q235753 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 Nikko map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.601135, 139.327301, 37.091667, 139.852798);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nikko)
[out:json];
(
rel["name"="Nikko"][type=boundary];
rel["name:en"="Nikko"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nikko
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ashiomachi-mato | 36.650000 , 139.450000 |
Fujiwara | 36.850000 , 139.733330 |
Honzan | 36.666670 , 139.433330 |
Hosoomachi | 36.716670 , 139.550000 |
Imaichi | 36.716670 , 139.683330 |
Kami-kuriyama | 36.866670 , 139.583330 |
Kawaji | 36.900000 , 139.700000 |
Kawamata-onsen | 36.881190 , 139.463880 |
Kiyotaki | 36.733330 , 139.550000 |
Kodaki | 36.637210 , 139.420410 |
Mochigase | 36.623410 , 139.388310 |
Nikkō | 36.748793 , 139.690613 |
Nikko | 36.756406 , 139.590911 |
Nishikawa | 36.933810 , 139.677690 |
Nishizawakinzan | 36.840050 , 139.446040 |
Nojimata | 36.659310 , 139.458450 |
Osawa | 36.683330 , 139.750000 |
Shimodaki | 36.816670 , 139.716670 |
Shobugahama | 36.751120 , 139.451260 |
Takatoku | 36.783330 , 139.716670 |
Tamoto | 36.646570 , 139.448930 |
Umagaeshi | 36.733330 , 139.533330 |
Yokokawa | 37.057230 , 139.737500 |
Yumoto | 36.806820 , 139.423460 |
Notes:
- You can download geometry data for Nikko 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.