Hioki (Kagoshima Prefecture) Map Cropping Samples

Hioki (Kagoshima Prefecture) Map Cropping Samples-1
Hioki (Kagoshima Prefecture) Map Cropping Samples-1
Hioki (Kagoshima Prefecture) Map Cropping Samples-2
Hioki (Kagoshima Prefecture) Map Cropping Samples-2
Download outline map of Hioki (geojson format) : Hioki.geojson (**)
Download polygon array of Hioki map for "Google Maps" : Hioki.txt
Bounding Box for Hioki Map : ( 31.4748 , 130.312103 , 31.733601 , 130.469894 )
Wikipedia ID for Hioki : Q15716
Wikipedia SPARQL Query for Hioki (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q15716 wdt:P1082 ?population. }
OPTIONAL { wd:Q15716 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q15716 wdt:P2046 ?area. }
OPTIONAL { wd:Q15716 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q15716 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q15716 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.4748, 130.312103, 31.733601, 130.469894);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Hioki)
[out:json];
(
rel["name"="Hioki"][type=boundary];
rel["name:en"="Hioki"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Hioki
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Eguchi 31.649420 , 130.321590
Hamada 31.543060 , 130.333700
Higashiichikicho-kaminokawa 31.622390 , 130.331630
Hioki 31.583330 , 130.350000
Hiyoshicho-yoshitoshi 31.571250 , 130.354900
Ijūin 31.616670 , 130.400000
Izaku 31.516670 , 130.350000
Nagasato 31.650000 , 130.350000
Sedo 31.566670 , 130.366670
Umeki 31.666670 , 130.383330
Yokura 31.516670 , 130.366670


Notes:
- You can download geometry data for Hioki 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.

Create Hioki neighborhoods and villages map.


Share this page