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