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