Hyuga (Miyazaki Prefecture) Map Cropping Samples
Hyuga (Miyazaki Prefecture) Map Cropping Samples-1
Hyuga (Miyazaki Prefecture) Map Cropping Samples-2
Hyuga neighborhoods and villages map with 3D shadow effect
flag map of Hyuga with 3D shadow effect
Hyuga map with 3d shadow effect
Download outline map of Hyuga (geojson format) :
Hyuga.geojson (**)
Download polygon array of Hyuga map for "Google Maps" :
Hyuga.txt
Bounding Box for Hyuga Map : ( 32.2952 , 131.338501 , 32.475201 , 131.687897 )
Wikipedia ID for Hyuga : Q850388
Wikipedia SPARQL Query for Hyuga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q850388 wdt:P1082 ?population. }
OPTIONAL { wd:Q850388 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q850388 wdt:P2046 ?area. }
OPTIONAL { wd:Q850388 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q850388 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q850388 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 Hyuga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.2952, 131.338501, 32.475201, 131.687897);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hyuga)
[out:json];
(
rel["name"="Hyuga"][type=boundary];
rel["name:en"="Hyuga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hyuga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hinata | 32.393878 , 131.627197 |
Hososhima | 32.433330 , 131.666670 |
Hyuga | 32.422720 , 131.640930 |
Hyuga | 32.419648 , 131.650837 |
Koarai | 32.333330 , 131.400000 |
Mimitsu | 32.333330 , 131.600000 |
Tomitaka | 32.416670 , 131.633330 |
Yamage | 32.383330 , 131.533330 |
Notes:
- You can download geometry data for Hyuga 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.