Nakano (Nagano Prefecture) Map Cropping Samples

Nakano (Nagano Prefecture) Map Cropping Samples-1
Nakano (Nagano Prefecture) Map Cropping Samples-1
Nakano (Nagano Prefecture) Map Cropping Samples-2
Nakano (Nagano Prefecture) Map Cropping Samples-2
Download outline map of Nakano (geojson format) : Nakano.geojson (**)
Download polygon array of Nakano map for "Google Maps" : Nakano.txt
Bounding Box for Nakano Map : ( 36.695068 , 138.275696 , 36.839931 , 138.405594 )
Wikipedia ID for Nakano : Q838652
Wikipedia SPARQL Query for Nakano (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q838652 wdt:P1082 ?population. }
OPTIONAL { wd:Q838652 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q838652 wdt:P2046 ?area. }
OPTIONAL { wd:Q838652 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q838652 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q838652 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.695068, 138.275696, 36.839931, 138.405594);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Nakano)
[out:json];
(
rel["name"="Nakano"][type=boundary];
rel["name:en"="Nakano"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Nakano
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Iwai 36.829970 , 138.362610
Kaesa 36.771900 , 138.324580
Kamiimai 36.750000 , 138.316670
Kasahara 36.779600 , 138.356520
Kitanagae 36.800000 , 138.316670
Koshi 36.779440 , 138.368490
Minaminagae 36.790410 , 138.303150
Nagae 36.795390 , 138.307180
Nakano 36.750000 , 138.366670
Nakano 36.732418 , 138.376836
Sakurasawa 36.708260 , 138.348150
Shinbo 36.727950 , 138.356200
Toyotsu 36.781040 , 138.326880


Notes:
- You can download geometry data for Nakano 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.

Create Nakano neighborhoods and villages map.


Share this page