Kasaoka (Okayama Prefecture) Map Cropping Samples
Kasaoka (Okayama Prefecture) Map Cropping Samples-1
Kasaoka (Okayama Prefecture) Map Cropping Samples-2
Kasaoka neighborhoods and villages map with 3D shadow effect
flag map of Kasaoka with 3D shadow effect
Kasaoka map with 3d shadow effect
Download outline map of Kasaoka (geojson format) :
Kasaoka.geojson (**)
Download polygon array of Kasaoka map for "Google Maps" :
Kasaoka.txt
Bounding Box for Kasaoka Map : ( 34.298401 , 133.445496 , 34.603802 , 133.590607 )
Wikipedia ID for Kasaoka : Q863739
Wikipedia SPARQL Query for Kasaoka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q863739 wdt:P1082 ?population. }
OPTIONAL { wd:Q863739 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q863739 wdt:P2046 ?area. }
OPTIONAL { wd:Q863739 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q863739 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q863739 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 Kasaoka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.298401, 133.445496, 34.603802, 133.590607);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kasaoka)
[out:json];
(
rel["name"="Kasaoka"][type=boundary];
rel["name:en"="Kasaoka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kasaoka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Choba | 34.374430 , 133.554100 |
Fushigoe | 34.500240 , 133.510830 |
Kasaoka | 34.506557 , 133.511353 |
Kasaoka | 34.398978 , 133.519592 |
Kitagishimacho | 34.382470 , 133.537200 |
Konoshima-Sotoura | 34.458320 , 133.501390 |
Kusunoki | 34.392220 , 133.550000 |
Motoura | 34.354440 , 133.580000 |
Nagahama | 34.462870 , 133.543860 |
Nishihama | 34.516670 , 133.483330 |
Oiwake | 34.526670 , 133.513460 |
Oura | 34.377070 , 133.544250 |
Terama | 34.450000 , 133.483330 |
Toyoura | 34.393430 , 133.537320 |
Yokoshima | 34.486920 , 133.522710 |
Notes:
- You can download geometry data for Kasaoka 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.