Fukushima (Hokkaido Prefecture) Map Cropping Samples
Fukushima (Hokkaido Prefecture) Map Cropping Samples-1
Fukushima (Hokkaido Prefecture) Map Cropping Samples-2
Fukushima neighborhoods and villages map with 3D shadow effect
flag map of Fukushima with 3D shadow effect
Fukushima map with 3d shadow effect
Download outline map of Fukushima (geojson format) :
Fukushima.geojson (**)
Download polygon array of Fukushima map for "Google Maps" :
Fukushima.txt
Bounding Box for Fukushima Map : ( 41.4053993225 , 140.164794922 , 41.6272659302 , 140.408996582 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Fukushima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](41.4053993225, 140.164794922, 41.6272659302, 140.408996582);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Fukushima)
[out:json];
(
rel["name"="Fukushima"][type=boundary];
rel["name:en"="Fukushima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Fukushima
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ichinowatari | 41.550280 , 140.258890 |
Shirafu | 41.466450 , 140.247430 |
Sumikawa | 41.550620 , 140.253010 |
Notes:
- You can download geometry data for Fukushima 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.