Kofu (Tottori Prefecture) Map Cropping Samples
Kofu (Tottori Prefecture) Map Cropping Samples-1
Kofu (Tottori 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.230465 , 133.443405 , 35.363667 , 133.595703 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kofu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.230465, 133.443405, 35.363667, 133.595703);
);
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) |
Ebi | 35.281720 , 133.487100 |
Kofu | 35.344333 , 133.549166 |
Kure | 35.283330 , 133.483330 |
Mizukue | 35.316670 , 133.550000 |
Muko | 35.263860 , 133.479870 |
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.