Yamanashi (Yamanashi Prefecture) Map Cropping Samples
Yamanashi (Yamanashi Prefecture) Map Cropping Samples-1
Yamanashi (Yamanashi Prefecture) Map Cropping Samples-2
Yamanashi neighborhoods and villages map with 3D shadow effect
flag map of Yamanashi with 3D shadow effect
Yamanashi map with 3d shadow effect
Download outline map of Yamanashi (geojson format) :
Yamanashi.geojson (**)
Download polygon array of Yamanashi map for "Google Maps" :
Yamanashi.txt
Bounding Box for Yamanashi Map : ( 35.660465 , 138.593506 , 35.909401 , 138.813599 )
Wikipedia ID for Yamanashi : Q840610
Wikipedia SPARQL Query for Yamanashi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q840610 wdt:P1082 ?population. }
OPTIONAL { wd:Q840610 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q840610 wdt:P2046 ?area. }
OPTIONAL { wd:Q840610 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q840610 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q840610 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 Yamanashi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.660465, 138.593506, 35.909401, 138.813599);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yamanashi)
[out:json];
(
rel["name"="Yamanashi"][type=boundary];
rel["name:en"="Yamanashi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yamanashi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hirose | 35.833330 , 138.766670 |
Kami-kanogawa | 35.683330 , 138.683330 |
Kawakami | 35.907361 , 138.716297 |
Kusakabe | 35.683330 , 138.683330 |
Shimo-kanogawa | 35.683330 , 138.683330 |
Yamanashi | 35.671520 , 138.698270 |
Yamanashi | 35.821571 , 138.717519 |
Notes:
- You can download geometry data for Yamanashi 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.