Awaji (Hyogo Prefecture) Map Cropping Samples
Awaji (Hyogo Prefecture) Map Cropping Samples-1
Awaji (Hyogo Prefecture) Map Cropping Samples-2
Awaji neighborhoods and villages map with 3D shadow effect
flag map of Awaji with 3D shadow effect
Awaji map with 3d shadow effect
Download outline map of Awaji (geojson format) :
Awaji.geojson (**)
Download polygon array of Awaji map for "Google Maps" :
Awaji.txt
Bounding Box for Awaji Map : ( 34.394268 , 134.787094 , 34.609001 , 135.025406 )
Wikipedia ID for Awaji : Q373107
Wikipedia SPARQL Query for Awaji (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q373107 wdt:P1082 ?population. }
OPTIONAL { wd:Q373107 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q373107 wdt:P2046 ?area. }
OPTIONAL { wd:Q373107 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q373107 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q373107 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 Awaji map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.394268, 134.787094, 34.609001, 135.025406);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Awaji)
[out:json];
(
rel["name"="Awaji"][type=boundary];
rel["name:en"="Awaji"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Awaji
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Awaji | 34.477690 , 134.930650 |
Awaji | 34.562353 , 135.009098 |
Ei | 34.461580 , 134.825060 |
Gunge | 34.472870 , 134.848510 |
Ikuha | 34.526080 , 134.891540 |
Ikuho | 34.453130 , 134.917580 |
Ikuta-tajiri | 34.494170 , 134.891850 |
Kariya | 34.516430 , 134.986490 |
Kiso-kanbata | 34.409630 , 134.853310 |
Kisokami | 34.416670 , 134.866670 |
Kusumoto | 34.555720 , 134.998660 |
Murotsu | 34.519230 , 134.879020 |
Nojima-hikinoura | 34.555940 , 134.945900 |
Nojima-todoroki | 34.572200 , 134.958420 |
Sano | 34.466670 , 134.933330 |
Shio | 34.414880 , 134.892640 |
Shizuki | 34.433330 , 134.900000 |
Toshima | 34.546520 , 134.929100 |
Notes:
- You can download geometry data for Awaji 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.