Kushima (Miyazaki Prefecture) Map Cropping Samples
Kushima (Miyazaki Prefecture) Map Cropping Samples-1
Kushima (Miyazaki Prefecture) Map Cropping Samples-2
Kushima neighborhoods and villages map with 3D shadow effect
flag map of Kushima with 3D shadow effect
Kushima map with 3d shadow effect
Download outline map of Kushima (geojson format) :
Kushima.geojson (**)
Download polygon array of Kushima map for "Google Maps" :
Kushima.txt
Bounding Box for Kushima Map : ( 31.360733 , 131.1595 , 31.636734 , 131.391495 )
Wikipedia ID for Kushima : Q845800
Wikipedia SPARQL Query for Kushima (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q845800 wdt:P1082 ?population. }
OPTIONAL { wd:Q845800 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q845800 wdt:P2046 ?area. }
OPTIONAL { wd:Q845800 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q845800 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q845800 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 Kushima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.360733, 131.1595, 31.636734, 131.391495);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kushima)
[out:json];
(
rel["name"="Kushima"][type=boundary];
rel["name:en"="Kushima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kushima
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Fukushima | 31.466670 , 131.216670 |
Hanegase | 31.467500 , 131.240000 |
Honjo | 31.432370 , 131.267880 |
Imamachi | 31.447420 , 131.210380 |
Ishikida | 31.506080 , 131.252990 |
Ishinami | 31.450000 , 131.350000 |
Kanmachi | 31.475000 , 131.239170 |
Kidai | 31.461090 , 131.206330 |
Koigaura | 31.403330 , 131.341670 |
Kuroi | 31.390370 , 131.289850 |
Kushima | 31.458330 , 131.233330 |
Kushima | 31.375333 , 131.323833 |
Maeda | 31.452500 , 131.237500 |
Matsukiyo | 31.454170 , 131.218330 |
Matsuo | 31.466670 , 131.221670 |
Minamikata | 31.447040 , 131.216480 |
Minato | 31.421130 , 131.247240 |
Misaki | 31.365190 , 131.332230 |
Nagahama | 31.457800 , 131.185180 |
Nagata | 31.402050 , 131.245200 |
Nakafukura | 31.450000 , 131.350000 |
Nishikata | 31.467500 , 131.233330 |
Sakida | 31.408330 , 131.241670 |
Shimobakke | 31.500000 , 131.266670 |
Shimochino | 31.432050 , 131.236430 |
Shimoyumita | 31.440000 , 131.220830 |
Tachiuzu | 31.390170 , 131.302570 |
Takamatsu | 31.459600 , 131.177080 |
Toi | 31.393750 , 131.312180 |
Notes:
- You can download geometry data for Kushima 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.