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