Awa (Tokushima Prefecture) Map Cropping Samples
Awa (Tokushima Prefecture) Map Cropping Samples-1
Awa (Tokushima Prefecture) Map Cropping Samples-2
Awa neighborhoods and villages map with 3D shadow effect
flag map of Awa with 3D shadow effect
Awa map with 3d shadow effect
Download outline map of Awa (geojson format) :
Awa.geojson (**)
Download polygon array of Awa map for "Google Maps" :
Awa.txt
Bounding Box for Awa Map : ( 34.063534 , 134.179306 , 34.185333 , 134.400696 )
Wikipedia ID for Awa : Q791587
Wikipedia SPARQL Query for Awa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q791587 wdt:P1082 ?population. }
OPTIONAL { wd:Q791587 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q791587 wdt:P2046 ?area. }
OPTIONAL { wd:Q791587 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q791587 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q791587 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 Awa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.063534, 134.179306, 34.185333, 134.400696);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Awa)
[out:json];
(
rel["name"="Awa"][type=boundary];
rel["name:en"="Awa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Awa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Awa | 34.110596 , 134.339812 |
Awacho-isawaichi | 34.075250 , 134.241930 |
Donaricho-akizuki | 34.100000 , 134.316670 |
Donaricho-donari | 34.115520 , 134.333120 |
Horinji | 34.113320 , 134.329350 |
Ichibacho-kagami | 34.083330 , 134.283330 |
Yoshinocho-saijo | 34.101930 , 134.383170 |
Notes:
- You can download geometry data for Awa 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.