Soo (Kagoshima Prefecture) Map Cropping Samples
Soo (Kagoshima Prefecture) Map Cropping Samples-1
Soo (Kagoshima Prefecture) Map Cropping Samples-2
Soo neighborhoods and villages map with 3D shadow effect
flag map of Soo with 3D shadow effect
Soo map with 3d shadow effect
Download outline map of Soo (geojson format) :
Soo.geojson (**)
Download polygon array of Soo map for "Google Maps" :
Soo.txt
Bounding Box for Soo Map : ( 31.528868 , 130.854004 , 31.806334 , 131.169098 )
Wikipedia ID for Soo : Q858382
Wikipedia SPARQL Query for Soo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q858382 wdt:P1082 ?population. }
OPTIONAL { wd:Q858382 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q858382 wdt:P2046 ?area. }
OPTIONAL { wd:Q858382 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q858382 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q858382 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 Soo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.528868, 130.854004, 31.806334, 131.169098);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Soo)
[out:json];
(
rel["name"="Soo"][type=boundary];
rel["name:en"="Soo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Soo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Futaebori | 31.633330 , 130.900000 |
Iizuka | 31.600000 , 130.983330 |
Iwagawa | 31.566670 , 130.983330 |
Kasaki | 31.633330 , 130.966670 |
Kojinyama | 31.666670 , 130.933330 |
Sueyoshi | 31.650000 , 131.016670 |
Takarabecho-shimotakarabe | 31.733330 , 130.983330 |
Notes:
- You can download geometry data for Soo 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.