Koshu (Yamanashi Prefecture) Map Cropping Samples
Koshu (Yamanashi Prefecture) Map Cropping Samples-1
Koshu (Yamanashi Prefecture) Map Cropping Samples-2
Koshu neighborhoods and villages map with 3D shadow effect
flag map of Koshu with 3D shadow effect
Koshu map with 3d shadow effect
Download outline map of Koshu (geojson format) :
Koshu.geojson (**)
Download polygon array of Koshu map for "Google Maps" :
Koshu.txt
Bounding Box for Koshu Map : ( 35.605202 , 138.7005 , 35.867199 , 138.869202 )
Wikipedia ID for Koshu : Q248723
Wikipedia SPARQL Query for Koshu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q248723 wdt:P1082 ?population. }
OPTIONAL { wd:Q248723 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q248723 wdt:P2046 ?area. }
OPTIONAL { wd:Q248723 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q248723 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q248723 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 Koshu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.605202, 138.7005, 35.867199, 138.869202);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Koshu)
[out:json];
(
rel["name"="Koshu"][type=boundary];
rel["name:en"="Koshu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Koshu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Enzan | 35.700000 , 138.733330 |
Katsunuma | 35.650000 , 138.733330 |
Kawakubo | 35.633330 , 138.783330 |
Koshu | 35.720733 , 138.802969 |
Narusawa | 35.750000 , 138.733330 |
Ochiai | 35.800000 , 138.833330 |
Yokobuki | 35.650000 , 138.750000 |
Notes:
- You can download geometry data for Koshu 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.