Kofu (Yamanashi Prefecture) Map Cropping Samples
Kofu (Yamanashi Prefecture) Map Cropping Samples-1
Kofu (Yamanashi Prefecture) Map Cropping Samples-2
Kofu neighborhoods and villages map with 3D shadow effect
flag map of Kofu with 3D shadow effect
Kofu map with 3d shadow effect
Download outline map of Kofu (geojson format) :
Kofu.geojson (**)
Download polygon array of Kofu map for "Google Maps" :
Kofu.txt
Bounding Box for Kofu Map : ( 35.502022 , 138.524002 , 35.875866 , 138.661102 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kofu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.502022, 138.524002, 35.875866, 138.661102);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kofu)
[out:json];
(
rel["name"="Kofu"][type=boundary];
rel["name:en"="Kofu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kofu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Furuseki | 35.533330 , 138.616670 |
Kōfu-shi | 35.637709 , 138.573234 |
Mitake | 35.766670 , 138.550000 |
Ubaguchi | 35.566670 , 138.600000 |
Notes:
- You can download geometry data for Kofu 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.