Yusuhara (Kochi Prefecture) Map Cropping Samples
Yusuhara (Kochi Prefecture) Map Cropping Samples-1
Yusuhara (Kochi Prefecture) Map Cropping Samples-2
Yusuhara neighborhoods and villages map with 3D shadow effect
flag map of Yusuhara with 3D shadow effect
Yusuhara map with 3d shadow effect
Download outline map of Yusuhara (geojson format) :
Yusuhara.geojson (**)
Download polygon array of Yusuhara map for "Google Maps" :
Yusuhara.txt
Bounding Box for Yusuhara Map : ( 33.282665 , 132.806305 , 33.479069 , 133.034409 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Yusuhara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.282665, 132.806305, 33.479069, 133.034409);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yusuhara)
[out:json];
(
rel["name"="Yusuhara"][type=boundary];
rel["name:en"="Yusuhara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Yusuhara 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.