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