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