Chikuma (Nagano Prefecture) Map Cropping Samples
Chikuma (Nagano Prefecture) Map Cropping Samples-1
Chikuma (Nagano Prefecture) Map Cropping Samples-2
Chikuma neighborhoods and villages map with 3D shadow effect
flag map of Chikuma with 3D shadow effect
Chikuma map with 3d shadow effect
Download outline map of Chikuma (geojson format) :
Chikuma.geojson (**)
Download polygon array of Chikuma map for "Google Maps" :
Chikuma.txt
Bounding Box for Chikuma Map : ( 36.437199 , 138.030304 , 36.560066 , 138.201706 )
Wikipedia ID for Chikuma : Q179757
Wikipedia SPARQL Query for Chikuma (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q179757 wdt:P1082 ?population. }
OPTIONAL { wd:Q179757 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q179757 wdt:P2046 ?area. }
OPTIONAL { wd:Q179757 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q179757 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q179757 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 Chikuma map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.437199, 138.030304, 36.560066, 138.201706);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chikuma)
[out:json];
(
rel["name"="Chikuma"][type=boundary];
rel["name:en"="Chikuma"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chikuma
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arayama | 36.463140 , 138.146000 |
Chikaraishi | 36.462320 , 138.160680 |
Chikuma | 36.527150 , 138.089430 |
Chikuma | 36.502629 , 138.095525 |
Kuwabara | 36.526820 , 138.073160 |
Nakahara | 36.516320 , 138.075390 |
Nakamura | 36.524960 , 138.151900 |
Obasami | 36.533650 , 138.165950 |
Otawara | 36.536040 , 138.060340 |
Togura | 36.490620 , 138.154840 |
Urushibara | 36.459650 , 138.134770 |
Yashiro | 36.540280 , 138.130180 |
Yawata | 36.516670 , 138.100000 |
Notes:
- You can download geometry data for Chikuma 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.