Download outline map of Awara (geojson format) :
Awara.geojson (**)
Download polygon array of Awara map for "Google Maps" :
Awara.txt
Bounding Box for Awara Map : ( 36.1754 , 136.167603 , 36.295601 , 136.331802 )
Wikipedia ID for Awara : Q538623
Wikipedia SPARQL Query for Awara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q538623 wdt:P1082 ?population. }
OPTIONAL { wd:Q538623 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q538623 wdt:P2046 ?area. }
OPTIONAL { wd:Q538623 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q538623 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q538623 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 Awara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.1754, 136.167603, 36.295601, 136.331802);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Awara)
[out:json];
(
rel["name"="Awara"][type=boundary];
rel["name:en"="Awara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Awara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akao | 36.250120 , 136.224190 |
Awara | 36.230981 , 136.262741 |
Bandono | 36.250390 , 136.198210 |
Funatsu | 36.230410 , 136.192790 |
Futaomote | 36.231560 , 136.199190 |
Gonze-ichinono | 36.221120 , 136.295880 |
Hamasaka | 36.286610 , 136.246430 |
Hasugaura | 36.257810 , 136.244140 |
Higashiyama | 36.183260 , 136.294070 |
Hiyama | 36.263190 , 136.256250 |
Hosorogi | 36.262680 , 136.248420 |
Ichihime | 36.210220 , 136.230450 |
Ikeguchi | 36.190180 , 136.238080 |
Jo | 36.255110 , 136.193030 |
Joshinden | 36.255890 , 136.186480 |
Kamadani | 36.204060 , 136.286680 |
Kanazu | 36.213260 , 136.230810 |
Kita | 36.200670 , 136.272870 |
Kiyotaki | 36.200380 , 136.291560 |
Koma | 36.206430 , 136.184920 |
Kumasaka | 36.230960 , 136.287780 |
Maedani | 36.202570 , 136.274440 |
Minamihikida | 36.182130 , 136.264650 |
Miyadani | 36.229860 , 136.255270 |
Nakaban | 36.204940 , 136.199470 |
Nakagawa | 36.198850 , 136.270640 |
Nakahama | 36.203630 , 136.177480 |
Namimatsu | 36.264830 , 136.203260 |
Nunome | 36.217450 , 136.181590 |
Omizo | 36.211580 , 136.223860 |
Sasaoka | 36.217690 , 136.273660 |
Seima | 36.196880 , 136.251580 |
Shigeyoshi | 36.213780 , 136.206790 |
Shimoban | 36.205980 , 136.191780 |
Sugano | 36.206380 , 136.242510 |
Sumiya | 36.214300 , 136.171990 |
Tomitsu | 36.274370 , 136.226110 |
Uneichinono | 36.247400 , 136.289540 |
Ushinoya | 36.253480 , 136.282570 |
Ushiroyama | 36.190780 , 136.287830 |
Ushiyama | 36.237190 , 136.204690 |
Yachi | 36.202170 , 136.251690 |
Yamajuraku | 36.236820 , 136.229180 |
Yamamuro | 36.218590 , 136.242720 |
Yoshisaki | 36.289120 , 136.252870 |
Yubinaka | 36.250930 , 136.257530 |
Notes:
- You can download geometry data for Awara 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.