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