Kumatori (Osaka Prefecture) Map Cropping Samples
Kumatori (Osaka Prefecture) Map Cropping Samples-1
Kumatori (Osaka Prefecture) Map Cropping Samples-2
Kumatori neighborhoods and villages map with 3D shadow effect
flag map of Kumatori with 3D shadow effect
Kumatori map with 3d shadow effect
Download outline map of Kumatori (geojson format) :
Kumatori.geojson (**)
Download polygon array of Kumatori map for "Google Maps" :
Kumatori.txt
Bounding Box for Kumatori Map : ( 34.355331 , 135.335495 , 34.418667 , 135.388 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Kumatori map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.355331, 135.335495, 34.418667, 135.388);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kumatori)
[out:json];
(
rel["name"="Kumatori"][type=boundary];
rel["name:en"="Kumatori"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kumatori
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Gomon-nishi | 34.398270 , 135.352630 |
Kubo | 34.396110 , 135.371170 |
Kumatori | 34.387710 , 135.361923 |
Nariai-higashi | 34.377460 , 135.364510 |
Noda | 34.400110 , 135.357340 |
Ogaito | 34.397740 , 135.362460 |
Tsubasagaoka-nishi | 34.384010 , 135.368890 |
Notes:
- You can download geometry data for Kumatori 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.