Amami (Kagoshima Prefecture) Map Cropping Samples
Amami (Kagoshima Prefecture) Map Cropping Samples-1
Amami (Kagoshima Prefecture) Map Cropping Samples-2
Amami neighborhoods and villages map with 3D shadow effect
flag map of Amami with 3D shadow effect
Amami map with 3d shadow effect
Download outline map of Amami (geojson format) :
Amami.geojson (**)
Download polygon array of Amami map for "Google Maps" :
Amami.txt
Bounding Box for Amami Map : ( 28.192867 , 129.342499 , 28.5298 , 129.7211 )
Wikipedia ID for Amami : Q453502
Wikipedia SPARQL Query for Amami (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q453502 wdt:P1082 ?population. }
OPTIONAL { wd:Q453502 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q453502 wdt:P2046 ?area. }
OPTIONAL { wd:Q453502 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q453502 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q453502 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 Amami map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](28.192867, 129.342499, 28.5298, 129.7211);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Amami)
[out:json];
(
rel["name"="Amami"][type=boundary];
rel["name:en"="Amami"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Amami
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akagina | 28.450000 , 129.683330 |
Amami | 28.376900 , 129.493790 |
Amami | 28.396987 , 129.513666 |
Aoku | 28.201060 , 129.435030 |
Maeyama | 28.216670 , 129.450000 |
Naze | 28.366670 , 129.483330 |
Naze-ariya | 28.443010 , 129.529480 |
Naze-chinase | 28.379270 , 129.449390 |
Naze-daikuma | 28.405280 , 129.523690 |
Naze-hiratacho | 28.360210 , 129.502700 |
Naze-kominato | 28.320750 , 129.530370 |
Naze-koshuku | 28.388800 , 129.472440 |
Naze-nakagachi | 28.389440 , 129.528580 |
Naze-sakibaru | 28.336840 , 129.560000 |
Sani | 28.516670 , 129.683330 |
Sumiyocho-gusuku | 28.300090 , 129.462520 |
Sumiyocho-ichi | 28.224230 , 129.450290 |
Sumiyocho-ishihara | 28.266020 , 129.409740 |
Sumiyocho-kamiya | 28.281010 , 129.403490 |
Sumiyocho-kawauchi | 28.300000 , 129.433330 |
Sumiyocho-nishinakama | 28.270900 , 129.409190 |
Sumiyocho-yakugachi | 28.253650 , 129.381330 |
Sumiyocho-yanma | 28.239770 , 129.415170 |
Suno | 28.466670 , 129.700000 |
Yani | 28.500000 , 129.666670 |
Yomura | 28.500000 , 129.683330 |
Notes:
- You can download geometry data for Amami 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.