Tsuyama (Okayama Prefecture) Map Cropping Samples
Tsuyama (Okayama Prefecture) Map Cropping Samples-1
Tsuyama (Okayama Prefecture) Map Cropping Samples-2
Tsuyama neighborhoods and villages map with 3D shadow effect
flag map of Tsuyama with 3D shadow effect
Tsuyama map with 3d shadow effect
Download outline map of Tsuyama (geojson format) :
Tsuyama.geojson (**)
Download polygon array of Tsuyama map for "Google Maps" :
Tsuyama.txt
Bounding Box for Tsuyama Map : ( 34.983932 , 133.821701 , 35.307198 , 134.168106 )
Wikipedia ID for Tsuyama : Q841125
Wikipedia SPARQL Query for Tsuyama (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q841125 wdt:P1082 ?population. }
OPTIONAL { wd:Q841125 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q841125 wdt:P2046 ?area. }
OPTIONAL { wd:Q841125 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q841125 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q841125 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 Tsuyama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.983932, 133.821701, 35.307198, 134.168106);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tsuyama)
[out:json];
(
rel["name"="Tsuyama"][type=boundary];
rel["name:en"="Tsuyama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tsuyama
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kuwakami | 35.016670 , 133.916670 |
Kuwashimo | 35.016670 , 133.916670 |
Niino-higashi | 35.100000 , 134.116670 |
Tsuyama | 35.073489 , 134.017050 |
Notes:
- You can download geometry data for Tsuyama 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.