Koumi (Nagano Prefecture) Map Cropping Samples

Koumi (Nagano Prefecture) Map Cropping Samples-1

Koumi (Nagano Prefecture) Map Cropping Samples-2

Koumi neighborhoods and villages map with 3D shadow effect

flag map of Koumi with 3D shadow effect

Koumi map with 3d shadow effect
 
Download outline map of Koumi (geojson format) : 
Koumi.geojson (**)
Download polygon array of Koumi map for "Google Maps" : 
Koumi.txt
Bounding Box for Koumi Map : ( 36.016068 , 138.353302 , 36.128399 , 138.583496 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Koumi map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.016068, 138.353302, 36.128399, 138.583496);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Koumi)
	
[out:json];
(
rel["name"="Koumi"][type=boundary];
rel["name:en"="Koumi"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Koumi
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Domura | 36.083330 , 138.483330 | 
| Inako | 36.044910 , 138.452040 | 
| Kawadaira | 36.081530 , 138.532010 | 
| Koumi | 36.034131 , 138.361747 | 
| Koumibara | 36.055720 , 138.478220 | 
| Managashi | 36.088550 , 138.480290 | 
| Matsubara | 36.050580 , 138.457980 | 
| Oyazawa | 36.082800 , 138.521200 | 
Notes:
- You can download geometry data for Koumi 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.