Iiyama (Nagano Prefecture) Map Cropping Samples
Iiyama (Nagano Prefecture) Map Cropping Samples-1
Iiyama (Nagano Prefecture) Map Cropping Samples-2
Iiyama neighborhoods and villages map with 3D shadow effect
flag map of Iiyama with 3D shadow effect
Iiyama map with 3d shadow effect
Download outline map of Iiyama (geojson format) :
Iiyama.geojson (**)
Download polygon array of Iiyama map for "Google Maps" :
Iiyama.txt
Bounding Box for Iiyama Map : ( 36.803734 , 138.274704 , 37.030533 , 138.539398 )
Wikipedia ID for Iiyama : Q851097
Wikipedia SPARQL Query for Iiyama (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q851097 wdt:P1082 ?population. }
OPTIONAL { wd:Q851097 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q851097 wdt:P2046 ?area. }
OPTIONAL { wd:Q851097 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q851097 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q851097 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 Iiyama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.803734, 138.274704, 37.030533, 138.539398);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Iiyama)
[out:json];
(
rel["name"="Iiyama"][type=boundary];
rel["name:en"="Iiyama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Iiyama
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baba | 36.966670 , 138.450000 |
Fujisawa | 36.979150 , 138.470890 |
Godo | 36.903530 , 138.360810 |
Gosoku | 36.928090 , 138.380570 |
Higashi-otaki | 36.983330 , 138.483330 |
Iiyama | 36.881836 , 138.379669 |
Iiyama | 36.850000 , 138.366670 |
Kashio | 36.912320 , 138.403760 |
Kijimadaira | 36.880169 , 138.416061 |
Kotobuki | 36.900870 , 138.376490 |
Kuramoto | 36.914600 , 138.306010 |
Kuwanagawa | 36.969660 , 138.450020 |
Mizuho-toyo | 36.915980 , 138.407200 |
Nigoriike | 36.896100 , 138.318410 |
Nosakada | 36.850000 , 138.383330 |
Shizuma | 36.833330 , 138.350000 |
Teruoka | 36.984550 , 138.455040 |
Togari | 36.915390 , 138.389560 |
Tomikura | 36.907500 , 138.315820 |
Toyoda | 36.917990 , 138.377980 |
Wakui | 36.882330 , 138.319790 |
Warabino | 36.933890 , 138.388920 |
Notes:
- You can download geometry data for Iiyama 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.