Tochigi (Tochigi Prefecture) Map Cropping Samples
Tochigi (Tochigi Prefecture) Map Cropping Samples-1
Tochigi (Tochigi Prefecture) Map Cropping Samples-2
Tochigi neighborhoods and villages map with 3D shadow effect
flag map of Tochigi with 3D shadow effect
Tochigi map with 3d shadow effect
Download outline map of Tochigi (geojson format) :
Tochigi.geojson (**)
Download polygon array of Tochigi map for "Google Maps" :
Tochigi.txt
Bounding Box for Tochigi Map : ( 36.199799 , 139.563904 , 36.497269 , 139.8125 )
Wikipedia ID for Tochigi : Q44830
Wikipedia SPARQL Query for Tochigi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q44830 wdt:P1082 ?population. }
OPTIONAL { wd:Q44830 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q44830 wdt:P2046 ?area. }
OPTIONAL { wd:Q44830 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q44830 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q44830 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 Tochigi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.199799, 139.563904, 36.497269, 139.8125);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tochigi)
[out:json];
(
rel["name"="Tochigi"][type=boundary];
rel["name:en"="Tochigi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tochigi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akama | 36.266670 , 139.666670 |
Fujioka | 36.250000 , 139.650000 |
Fujioka | 36.220171 , 139.677600 |
Heya | 36.266670 , 139.716670 |
Iwafune | 36.314848 , 139.633226 |
Kanasaki | 36.466670 , 139.750000 |
Komaba | 36.316670 , 139.666670 |
Ohira | 36.363660 , 139.718198 |
Shizuka | 36.316670 , 139.650000 |
Tochigi | 36.381490 , 139.729614 |
Tsuga | 36.447246 , 139.692878 |
Notes:
- You can download geometry data for Tochigi 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.