Aira (Kagoshima Prefecture) Map Cropping Samples
Aira (Kagoshima Prefecture) Map Cropping Samples-1
Aira (Kagoshima Prefecture) Map Cropping Samples-2
Aira neighborhoods and villages map with 3D shadow effect
flag map of Aira with 3D shadow effect
Aira map with 3d shadow effect
Download outline map of Aira (geojson format) :
Aira.geojson (**)
Download polygon array of Aira map for "Google Maps" :
Aira.txt
Bounding Box for Aira Map : ( 31.6726 , 130.472305 , 31.879667 , 130.721497 )
Wikipedia ID for Aira : Q407947
Wikipedia SPARQL Query for Aira (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q407947 wdt:P1082 ?population. }
OPTIONAL { wd:Q407947 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q407947 wdt:P2046 ?area. }
OPTIONAL { wd:Q407947 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q407947 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q407947 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 Aira map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.6726, 130.472305, 31.879667, 130.721497);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aira)
[out:json];
(
rel["name"="Aira"][type=boundary];
rel["name:en"="Aira"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aira
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aira | 31.716412 , 130.626883 |
Hisasue | 31.750000 , 130.550000 |
Kajiki | 31.733330 , 130.666670 |
Kajiki | 31.752288 , 130.667613 |
Kamo | 31.750000 , 130.566670 |
Kamou | 31.764157 , 130.569622 |
Tando | 31.733330 , 130.666670 |
Urushi | 31.816670 , 130.566670 |
Notes:
- You can download geometry data for Aira 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.