Miyakonojo (Miyazaki Prefecture) Map Cropping Samples
Miyakonojo (Miyazaki Prefecture) Map Cropping Samples-1
Miyakonojo (Miyazaki Prefecture) Map Cropping Samples-2
Miyakonojo neighborhoods and villages map with 3D shadow effect
flag map of Miyakonojo with 3D shadow effect
Miyakonojo map with 3d shadow effect
Download outline map of Miyakonojo (geojson format) :
Miyakonojo.geojson (**)
Download polygon array of Miyakonojo map for "Google Maps" :
Miyakonojo.txt
Bounding Box for Miyakonojo Map : ( 31.620132 , 130.874603 , 31.944334 , 131.253098 )
Wikipedia ID for Miyakonojo : Q638301
Wikipedia SPARQL Query for Miyakonojo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q638301 wdt:P1082 ?population. }
OPTIONAL { wd:Q638301 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q638301 wdt:P2046 ?area. }
OPTIONAL { wd:Q638301 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q638301 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q638301 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Miyakonojo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.620132, 130.874603, 31.944334, 131.253098);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Miyakonojo)
[out:json];
(
rel["name"="Miyakonojo"][type=boundary];
rel["name:en"="Miyakonojo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Miyakonojo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Araso | 31.850000 , 130.900000 |
Arimizu | 31.850000 , 131.133330 |
kagoshima | 31.715262 , 131.050200 |
Kami-zuru | 31.800000 , 131.100000 |
Minono | 31.900000 , 131.183330 |
Miyakonojō | 31.728167 , 131.061402 |
Miyakonojo | 31.794000 , 131.051666 |
Nukumizu | 31.883330 , 131.100000 |
Ofurukawa | 31.800000 , 131.033330 |
Shonaicho | 31.781980 , 131.022510 |
Suwanyama | 31.670160 , 131.040950 |
Takajo | 31.800000 , 131.133330 |
Takasaki-shinden | 31.866670 , 131.066670 |
Tanigashira | 31.716670 , 131.033330 |
Yamanokuchi | 31.785240 , 131.156240 |
Notes:
- You can download geometry data for Miyakonojo 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.