Tatsuno (Hyogo Prefecture) Map Cropping Samples
Tatsuno (Hyogo Prefecture) Map Cropping Samples-1
Tatsuno (Hyogo Prefecture) Map Cropping Samples-2
Tatsuno neighborhoods and villages map with 3D shadow effect
flag map of Tatsuno with 3D shadow effect
Tatsuno map with 3d shadow effect
Download outline map of Tatsuno (geojson format) :
Tatsuno.geojson (**)
Download polygon array of Tatsuno map for "Google Maps" :
Tatsuno.txt
Bounding Box for Tatsuno Map : ( 34.755199 , 134.426407 , 35.008598 , 134.597198 )
Wikipedia ID for Tatsuno : Q877190
Wikipedia SPARQL Query for Tatsuno (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q877190 wdt:P1082 ?population. }
OPTIONAL { wd:Q877190 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q877190 wdt:P2046 ?area. }
OPTIONAL { wd:Q877190 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q877190 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q877190 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 Tatsuno map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.755199, 134.426407, 35.008598, 134.597198);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tatsuno)
[out:json];
(
rel["name"="Tatsuno"][type=boundary];
rel["name:en"="Tatsuno"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tatsuno
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ibogawacho-shojo | 34.824220 , 134.528500 |
Mitsucho-iwami | 34.784190 , 134.539770 |
Murotsu | 34.767580 , 134.505940 |
Shingucho-senbon | 34.945690 , 134.485840 |
Shingucho-tsunogame | 34.936790 , 134.453960 |
Tatsuno | 34.866670 , 134.550000 |
Tatsuno | 34.865397 , 134.546333 |
Notes:
- You can download geometry data for Tatsuno 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.