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