Sano (Tochigi Prefecture) Map Cropping Samples
Sano (Tochigi Prefecture) Map Cropping Samples-1
Sano (Tochigi Prefecture) Map Cropping Samples-2
Sano neighborhoods and villages map with 3D shadow effect
flag map of Sano with 3D shadow effect
Sano map with 3d shadow effect
Download outline map of Sano (geojson format) :
Sano.geojson (**)
Download polygon array of Sano map for "Google Maps" :
Sano.txt
Bounding Box for Sano Map : ( 36.266998 , 139.406601 , 36.578266 , 139.646408 )
Wikipedia ID for Sano : Q646912
Wikipedia SPARQL Query for Sano (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q646912 wdt:P1082 ?population. }
OPTIONAL { wd:Q646912 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q646912 wdt:P2046 ?area. }
OPTIONAL { wd:Q646912 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q646912 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q646912 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 Sano map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.266998, 139.406601, 36.578266, 139.646408);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sano)
[out:json];
(
rel["name"="Sano"][type=boundary];
rel["name:en"="Sano"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sano
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Banba | 36.450000 , 139.466670 |
Hikomacho | 36.457180 , 139.474380 |
Kuzuu | 36.400000 , 139.616670 |
Machiya | 36.461980 , 139.463880 |
Nakakido | 36.431850 , 139.485540 |
Sano | 36.319551 , 139.586792 |
Tanuma | 36.366670 , 139.583330 |
Notes:
- You can download geometry data for Sano 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.