Saito (Miyazaki Prefecture) Map Cropping Samples

Saito (Miyazaki Prefecture) Map Cropping Samples-1
Saito (Miyazaki Prefecture) Map Cropping Samples-1
Download outline map of Saito (geojson format) : Saito.geojson (**)
Download polygon array of Saito map for "Google Maps" : Saito.txt
Bounding Box for Saito Map : ( 32.017933 , 131.174194 , 32.340199 , 131.449097 )
Wikipedia ID for Saito : Q850479
Wikipedia SPARQL Query for Saito (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q850479 wdt:P1082 ?population. }
OPTIONAL { wd:Q850479 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q850479 wdt:P2046 ?area. }
OPTIONAL { wd:Q850479 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q850479 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q850479 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"](32.017933, 131.174194, 32.340199, 131.449097);
);
out geom;

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

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

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


Neighborhoods and Villages of Saito
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Aratake 32.029050 , 131.374220
Fukuoji 32.083330 , 131.316670
Haseba 32.116670 , 131.350000
Kamiage 32.300000 , 131.233330
Matoba 32.216670 , 131.283330
Saito 32.114348 , 131.385154
Shimo-somi 32.200000 , 131.283330
Shiromi 32.266670 , 131.250000
Tonokorimachi 32.066670 , 131.383330
Tsuma 32.100000 , 131.400000


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


Share this page