Shiso (Hyogo Prefecture) Map Cropping Samples
Shiso (Hyogo Prefecture) Map Cropping Samples-1
Shiso (Hyogo Prefecture) Map Cropping Samples-2
Shiso neighborhoods and villages map with 3D shadow effect
flag map of Shiso with 3D shadow effect
Shiso map with 3d shadow effect
Download outline map of Shiso (geojson format) :
Shiso.geojson (**)
Download polygon array of Shiso map for "Google Maps" :
Shiso.txt
Bounding Box for Shiso Map : ( 34.953133 , 134.380005 , 35.338531 , 134.727798 )
Wikipedia ID for Shiso : Q877216
Wikipedia SPARQL Query for Shiso (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q877216 wdt:P1082 ?population. }
OPTIONAL { wd:Q877216 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q877216 wdt:P2046 ?area. }
OPTIONAL { wd:Q877216 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q877216 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q877216 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 Shiso map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.953133, 134.380005, 35.338531, 134.727798);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shiso)
[out:json];
(
rel["name"="Shiso"][type=boundary];
rel["name:en"="Shiso"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shiso
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Azumi | 35.116670 , 134.583330 |
Chikusa | 35.150000 , 134.433330 |
Kamikishida | 35.200000 , 134.650000 |
Magari | 35.100000 , 134.583330 |
Shiso | 35.149108 , 134.554092 |
Yamasaki | 35.000000 , 134.550000 |
Yamazakicho-nakai | 34.999380 , 134.541090 |
Notes:
- You can download geometry data for Shiso 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.