Komoro (Nagano Prefecture) Map Cropping Samples
Komoro (Nagano Prefecture) Map Cropping Samples-1
Komoro (Nagano Prefecture) Map Cropping Samples-2
Komoro neighborhoods and villages map with 3D shadow effect
flag map of Komoro with 3D shadow effect
Komoro map with 3d shadow effect
Download outline map of Komoro (geojson format) :
Komoro.geojson (**)
Download polygon array of Komoro map for "Google Maps" :
Komoro.txt
Bounding Box for Komoro Map : ( 36.276134 , 138.363998 , 36.414932 , 138.506699 )
Wikipedia ID for Komoro : Q838657
Wikipedia SPARQL Query for Komoro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q838657 wdt:P1082 ?population. }
OPTIONAL { wd:Q838657 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q838657 wdt:P2046 ?area. }
OPTIONAL { wd:Q838657 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q838657 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q838657 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 Komoro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.276134, 138.363998, 36.414932, 138.506699);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Komoro)
[out:json];
(
rel["name"="Komoro"][type=boundary];
rel["name:en"="Komoro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Komoro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hachiman | 36.325090 , 138.465090 |
Hirahara | 36.313270 , 138.466240 |
Hishidaira | 36.347190 , 138.421780 |
Hishino | 36.353130 , 138.430470 |
Hongo | 36.349230 , 138.409040 |
Karuishi | 36.346160 , 138.442940 |
Komoro | 36.348314 , 138.459224 |
Komoro | 36.316670 , 138.433330 |
Mikage-shinden | 36.302790 , 138.459010 |
Nishibara | 36.341360 , 138.399230 |
Okubo | 36.329890 , 138.399760 |
Shimogawara | 36.320400 , 138.423290 |
Shiono | 36.342420 , 138.470580 |
Tokikubo | 36.319770 , 138.392210 |
Notes:
- You can download geometry data for Komoro 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.