Miyake (Nara Prefecture) Map Cropping Samples
Miyake (Nara Prefecture) Map Cropping Samples-1
Miyake (Nara Prefecture) Map Cropping Samples-2
Miyake neighborhoods and villages map with 3D shadow effect
flag map of Miyake with 3D shadow effect
Miyake map with 3d shadow effect
Download outline map of Miyake (geojson format) :
Miyake.geojson (**)
Download polygon array of Miyake map for "Google Maps" :
Miyake.txt
Bounding Box for Miyake Map : ( 34.561401 , 135.752197 , 34.581535 , 135.793793 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Miyake map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.561401, 135.752197, 34.581535, 135.793793);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Miyake)
[out:json];
(
rel["name"="Miyake"][type=boundary];
rel["name:en"="Miyake"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Miyake
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Byobu | 34.577170 , 135.774630 |
Iwami | 34.572560 , 135.786270 |
Oyanagi | 34.577620 , 135.756860 |
Tomondo | 34.572940 , 135.770880 |
Notes:
- You can download geometry data for Miyake 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.