Sumoto (Hyogo Prefecture) Map Cropping Samples
Sumoto (Hyogo Prefecture) Map Cropping Samples-1
Sumoto (Hyogo Prefecture) Map Cropping Samples-2
Sumoto neighborhoods and villages map with 3D shadow effect
flag map of Sumoto with 3D shadow effect
Sumoto map with 3d shadow effect
Download outline map of Sumoto (geojson format) :
Sumoto.geojson (**)
Download polygon array of Sumoto map for "Google Maps" :
Sumoto.txt
Bounding Box for Sumoto Map : ( 34.239799 , 134.740204 , 34.4272 , 134.958008 )
Wikipedia ID for Sumoto : Q369628
Wikipedia SPARQL Query for Sumoto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q369628 wdt:P1082 ?population. }
OPTIONAL { wd:Q369628 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q369628 wdt:P2046 ?area. }
OPTIONAL { wd:Q369628 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q369628 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q369628 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 Sumoto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.239799, 134.740204, 34.4272, 134.958008);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sumoto)
[out:json];
(
rel["name"="Sumoto"][type=boundary];
rel["name:en"="Sumoto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sumoto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Goshikicho-aihara-minamidani | 34.400000 , 134.816670 |
Goshikicho-torikaiura | 34.373140 , 134.755400 |
Goshikicho-tsushi | 34.416670 , 134.783330 |
Nakatsugawagumi | 34.257840 , 134.913610 |
Ono | 34.323730 , 134.851630 |
Shioya | 34.347590 , 134.891330 |
Sumoto | 34.281433 , 134.933910 |
Yuracho-yura | 34.295500 , 134.941220 |
Notes:
- You can download geometry data for Sumoto 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.