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