Tokushima (Tokushima Prefecture) Map Cropping Samples
Tokushima (Tokushima Prefecture) Map Cropping Samples-1
Tokushima (Tokushima Prefecture) Map Cropping Samples-2
Tokushima neighborhoods and villages map with 3D shadow effect
flag map of Tokushima with 3D shadow effect
Tokushima map with 3d shadow effect
Download outline map of Tokushima (geojson format) :
Tokushima.geojson (**)
Download polygon array of Tokushima map for "Google Maps" :
Tokushima.txt
Bounding Box for Tokushima Map : ( 33.9552 , 134.422806 , 34.130264 , 134.606293 )
Wikipedia ID for Tokushima : Q207309
Wikipedia SPARQL Query for Tokushima (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q207309 wdt:P1082 ?population. }
OPTIONAL { wd:Q207309 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q207309 wdt:P2046 ?area. }
OPTIONAL { wd:Q207309 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q207309 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q207309 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 Tokushima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.9552, 134.422806, 34.130264, 134.606293);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tokushima)
[out:json];
(
rel["name"="Tokushima"][type=boundary];
rel["name:en"="Tokushima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tokushima
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akuicho | 34.073190 , 134.503290 |
Ichinomiyacho | 34.033330 , 134.466670 |
Jorokucho | 34.006740 , 134.548550 |
Kagasuno | 34.116670 , 134.583330 |
Kamihachimancho | 34.032000 , 134.506710 |
Kamonacho | 34.069230 , 134.514310 |
Kasuga | 34.041950 , 134.443520 |
Kawauchicho | 34.110140 , 134.576360 |
Kokufucho-shibahara | 34.097090 , 134.463900 |
Minami-maegawacho | 34.079130 , 134.551690 |
Nakatsumune | 33.971770 , 134.518040 |
Nishishinmachi | 34.072100 , 134.547350 |
Obaracho | 34.031140 , 134.575470 |
Rondencho | 34.034880 , 134.564610 |
Shomachi | 34.076620 , 134.510240 |
Sumiyoshi | 34.077770 , 134.570790 |
Tokushima-shi | 34.076542 , 134.536399 |
Tsudacho | 34.047110 , 134.583300 |
Notes:
- You can download geometry data for Tokushima 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.