Hokuto (Yamanashi Prefecture) Map Cropping Samples
Hokuto (Yamanashi Prefecture) Map Cropping Samples-1
Hokuto (Yamanashi Prefecture) Map Cropping Samples-2
Hokuto neighborhoods and villages map with 3D shadow effect
flag map of Hokuto with 3D shadow effect
Hokuto map with 3d shadow effect
Download outline map of Hokuto (geojson format) :
Hokuto.geojson (**)
Download polygon array of Hokuto map for "Google Maps" :
Hokuto.txt
Bounding Box for Hokuto Map : ( 35.710266 , 138.185501 , 35.971664 , 138.621506 )
Wikipedia ID for Hokuto : Q825272
Wikipedia SPARQL Query for Hokuto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q825272 wdt:P1082 ?population. }
OPTIONAL { wd:Q825272 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q825272 wdt:P2046 ?area. }
OPTIONAL { wd:Q825272 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q825272 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q825272 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 Hokuto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.710266, 138.185501, 35.971664, 138.621506);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hokuto)
[out:json];
(
rel["name"="Hokuto"][type=boundary];
rel["name:en"="Hokuto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hokuto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Daigahara | 35.800000 , 138.350000 |
Hokuto | 35.834580 , 138.396060 |
Hokuto | 35.866183 , 138.390057 |
Iwa-kubo | 35.866670 , 138.300000 |
Kokkai | 35.933330 , 138.450000 |
Kuromori | 35.900000 , 138.533330 |
Nagasaka | 35.831175 , 138.389282 |
Nagasaka | 35.816670 , 138.366670 |
Nagasawa | 35.866670 , 138.433330 |
Owatari | 35.833330 , 138.483330 |
Shirasu | 35.800000 , 138.333330 |
Wakamiko | 35.783330 , 138.416670 |
Notes:
- You can download geometry data for Hokuto 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.