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