Aki-takata (Hiroshima Prefecture) Map Cropping Samples
Aki-takata (Hiroshima Prefecture) Map Cropping Samples-1
Aki-takata (Hiroshima Prefecture) Map Cropping Samples-2
Aki-takata neighborhoods and villages map with 3D shadow effect
flag map of Aki-takata with 3D shadow effect
Aki-takata map with 3d shadow effect
Download outline map of Aki-takata (geojson format) :
Aki-takata.geojson (**)
Download polygon array of Aki-takata map for "Google Maps" :
Aki-takata.txt
Bounding Box for Aki-takata Map : ( 34.530266 , 132.536499 , 34.851269 , 132.805801 )
Wikipedia ID for Aki-takata : Q419392
Wikipedia SPARQL Query for Aki-takata (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q419392 wdt:P1082 ?population. }
OPTIONAL { wd:Q419392 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q419392 wdt:P2046 ?area. }
OPTIONAL { wd:Q419392 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q419392 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q419392 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 Aki-takata map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.530266, 132.536499, 34.851269, 132.805801);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aki-takata)
[out:json];
(
rel["name"="Aki-takata"][type=boundary];
rel["name:en"="Aki-takata"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aki-takata
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ichi | 34.750000 , 132.616670 |
Ichigaachi | 34.716670 , 132.633330 |
Ikeda | 34.766670 , 132.600000 |
Kami-irie | 34.633330 , 132.633330 |
Kodacho-takatabara | 34.683330 , 132.766670 |
Kotachi | 34.700000 , 132.750000 |
Maegawa | 34.766670 , 132.716670 |
Sengawa | 34.683330 , 132.666670 |
Shimo-irie | 34.616670 , 132.650000 |
Takamiyacho-harada | 34.733330 , 132.700000 |
Taniguchi | 34.816670 , 132.683330 |
Yoshida | 34.666670 , 132.700000 |
Notes:
- You can download geometry data for Aki-takata 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.