Suzaka (Nagano Prefecture) Map Cropping Samples
Suzaka (Nagano Prefecture) Map Cropping Samples-1
Suzaka (Nagano Prefecture) Map Cropping Samples-2
Suzaka neighborhoods and villages map with 3D shadow effect
flag map of Suzaka with 3D shadow effect
Suzaka map with 3d shadow effect
Download outline map of Suzaka (geojson format) :
Suzaka.geojson (**)
Download polygon array of Suzaka map for "Google Maps" :
Suzaka.txt
Bounding Box for Suzaka Map : ( 36.537533 , 138.257202 , 36.687733 , 138.441498 )
Wikipedia ID for Suzaka : Q850461
Wikipedia SPARQL Query for Suzaka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q850461 wdt:P1082 ?population. }
OPTIONAL { wd:Q850461 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q850461 wdt:P2046 ?area. }
OPTIONAL { wd:Q850461 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q850461 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q850461 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 Suzaka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.537533, 138.257202, 36.687733, 138.441498);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Suzaka)
[out:json];
(
rel["name"="Suzaka"][type=boundary];
rel["name:en"="Suzaka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Suzaka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ainoshima | 36.676000 , 138.284680 |
Kamegura | 36.617540 , 138.337070 |
Koyama | 36.644570 , 138.318170 |
Nirei | 36.600000 , 138.333330 |
Sakata | 36.644310 , 138.320850 |
Suzaka | 36.650000 , 138.316670 |
Toyooka | 36.636400 , 138.346960 |
Notes:
- You can download geometry data for Suzaka 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.