Sukumo (Kochi Prefecture) Map Cropping Samples
Sukumo (Kochi Prefecture) Map Cropping Samples-1
Sukumo (Kochi Prefecture) Map Cropping Samples-2
Sukumo neighborhoods and villages map with 3D shadow effect
flag map of Sukumo with 3D shadow effect
Sukumo map with 3d shadow effect
Download outline map of Sukumo (geojson format) :
Sukumo.geojson (**)
Download polygon array of Sukumo map for "Google Maps" :
Sukumo.txt
Bounding Box for Sukumo Map : ( 32.702267 , 132.479401 , 33.108932 , 132.830002 )
Wikipedia ID for Sukumo : Q655258
Wikipedia SPARQL Query for Sukumo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q655258 wdt:P1082 ?population. }
OPTIONAL { wd:Q655258 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q655258 wdt:P2046 ?area. }
OPTIONAL { wd:Q655258 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q655258 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q655258 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 Sukumo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.702267, 132.479401, 33.108932, 132.830002);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sukumo)
[out:json];
(
rel["name"="Sukumo"][type=boundary];
rel["name:en"="Sukumo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sukumo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Higashi-suga | 32.983330 , 132.766670 |
Hirose | 32.713150 , 132.550900 |
Katajima | 32.920580 , 132.700700 |
Kozukushi | 32.883330 , 132.733330 |
Kuboura | 32.733330 , 132.550000 |
Moshima | 32.733330 , 132.550000 |
Nishi-suga | 32.983330 , 132.766670 |
Okimae | 32.950000 , 132.800000 |
Shimizu | 32.950000 , 132.800000 |
Sukumo | 32.933330 , 132.733330 |
Ususuki | 32.922840 , 132.667520 |
Notes:
- You can download geometry data for Sukumo 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.