Azumino (Nagano Prefecture) Map Cropping Samples
Azumino (Nagano Prefecture) Map Cropping Samples-1
Azumino (Nagano Prefecture) Map Cropping Samples-2
Azumino neighborhoods and villages map with 3D shadow effect
flag map of Azumino with 3D shadow effect
Azumino map with 3d shadow effect
Download outline map of Azumino (geojson format) :
Azumino.geojson (**)
Download polygon array of Azumino map for "Google Maps" :
Azumino.txt
Bounding Box for Azumino Map : ( 36.237465 , 137.701004 , 36.4254 , 137.991501 )
Wikipedia ID for Azumino : Q534667
Wikipedia SPARQL Query for Azumino (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q534667 wdt:P1082 ?population. }
OPTIONAL { wd:Q534667 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q534667 wdt:P2046 ?area. }
OPTIONAL { wd:Q534667 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q534667 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q534667 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 Azumino map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.237465, 137.701004, 36.4254, 137.991501);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Azumino)
[out:json];
(
rel["name"="Azumino"][type=boundary];
rel["name:en"="Azumino"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Azumino
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akashina-nakagawate | 36.350000 , 137.933330 |
Aokemi | 36.360400 , 137.881500 |
Azumino | 36.315125 , 137.916870 |
Azumino | 36.339091 , 137.873439 |
Azusabashi | 36.250360 , 137.918070 |
Hakuyacho | 36.324340 , 137.889180 |
Hitoichiba | 36.259220 , 137.904170 |
Hotaka | 36.339600 , 137.882540 |
Kamiikuno | 36.377840 , 137.928890 |
Kitaogura | 36.266120 , 137.847100 |
Koiwadake | 36.355710 , 137.839970 |
Minamiogura | 36.256790 , 137.842010 |
Muromachi | 36.241440 , 137.856300 |
Todorokimachi | 36.345380 , 137.877960 |
Toyosato | 36.344300 , 137.845440 |
Toyoshina | 36.299910 , 137.901080 |
Ushio | 36.362000 , 137.930230 |
Ushiozawa | 36.376920 , 137.955000 |
Notes:
- You can download geometry data for Azumino 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.