Iida (Nagano Prefecture) Map Cropping Samples
Iida (Nagano Prefecture) Map Cropping Samples-1
Iida (Nagano Prefecture) Map Cropping Samples-2
Iida neighborhoods and villages map with 3D shadow effect
flag map of Iida with 3D shadow effect
Iida map with 3d shadow effect
Download outline map of Iida (geojson format) :
Iida.geojson (**)
Download polygon array of Iida map for "Google Maps" :
Iida.txt
Bounding Box for Iida Map : ( 35.253334 , 137.690094 , 35.6558 , 138.1521 )
Wikipedia ID for Iida : Q841129
Wikipedia SPARQL Query for Iida (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q841129 wdt:P1082 ?population. }
OPTIONAL { wd:Q841129 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q841129 wdt:P2046 ?area. }
OPTIONAL { wd:Q841129 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q841129 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q841129 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 Iida map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.253334, 137.690094, 35.6558, 138.1521);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Iida)
[out:json];
(
rel["name"="Iida"][type=boundary];
rel["name:en"="Iida"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Iida
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Iida | 35.519650 , 137.820740 |
Iida | 35.379208 , 137.982658 |
Iijima | 35.300000 , 137.883330 |
Iijima-iida | 35.494624 , 137.822701 |
Kamimachi | 35.383330 , 137.966670 |
Kazahari | 35.460390 , 137.884940 |
Nakamura | 35.483040 , 137.795330 |
Tokimata | 35.463190 , 137.827950 |
Wada | 35.316670 , 137.933330 |
Yawata | 35.498970 , 137.842370 |
Notes:
- You can download geometry data for Iida 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.