Misato (Miyazaki Prefecture) Map Cropping Samples
Misato (Miyazaki Prefecture) Map Cropping Samples-1
Misato (Miyazaki Prefecture) Map Cropping Samples-2
Misato neighborhoods and villages map with 3D shadow effect
flag map of Misato with 3D shadow effect
Misato map with 3d shadow effect
Download outline map of Misato (geojson format) :
Misato.geojson (**)
Download polygon array of Misato map for "Google Maps" :
Misato.txt
Bounding Box for Misato Map : ( 32.3088684082 , 131.194000244 , 32.5685348511 , 131.531600952 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Misato map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.3088684082, 131.194000244, 32.5685348511, 131.531600952);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Misato)
[out:json];
(
rel["name"="Misato"][type=boundary];
rel["name:en"="Misato"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Misato
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ko-bae | 32.466670 , 131.383330 |
Kurogi | 32.516670 , 131.516670 |
Mikado | 32.383330 , 131.333330 |
Naka-bae | 32.483330 , 131.350000 |
Nangoku-nakadogawa | 32.350000 , 131.333330 |
Nyushita | 32.483330 , 131.483330 |
Notes:
- You can download geometry data for Misato 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.