Izumi (Kagoshima Prefecture) Map Cropping Samples

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

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

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

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


Neighborhoods and Villages of Izumi
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Hiraiwa 31.988560 , 130.351900
Izumi 32.087229 , 130.292358
Izumi 32.085542 , 130.340900
Komenotsu 32.116670 , 130.350000
Mochii 32.066670 , 130.250000
Shibahiki 32.050000 , 130.300000


Notes:
- You can download geometry data for Izumi 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 Izumi neighborhoods and villages map.


Share this page