Hirono (Fukushima Prefecture) Map Cropping Samples

Hirono (Fukushima Prefecture) Map Cropping Samples-1

Hirono (Fukushima Prefecture) Map Cropping Samples-2

Hirono neighborhoods and villages map with 3D shadow effect

flag map of Hirono with 3D shadow effect

Hirono map with 3d shadow effect
 
 
Download outline map of Hirono (geojson format) : 
Hirono.geojson (**)
Download polygon array of Hirono map for "Google Maps" : 
Hirono.txt
Bounding Box for Hirono Map : ( 37.1837348938 , 140.867401123 , 37.2486000061 , 141.028396606 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Hirono map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.1837348938, 140.867401123, 37.2486000061, 141.028396606);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hirono)
	
[out:json];
(
rel["name"="Hirono"][type=boundary];
rel["name:en"="Hirono"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hirono
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Hirono  |  37.223847 , 140.938358  | 
|  Kamiasamigawa  |  37.215660 , 140.973060  | 
|  Oyauchi  |  37.200000 , 140.983330  | 
|  Shimohokidaira  |  37.237810 , 140.911480  | 
Notes:
- You can download geometry data for Hirono 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.