Omachi (Nagano Prefecture) Map Cropping Samples
Omachi (Nagano Prefecture) Map Cropping Samples-1
Omachi (Nagano Prefecture) Map Cropping Samples-2
Omachi neighborhoods and villages map with 3D shadow effect
flag map of Omachi with 3D shadow effect
Omachi map with 3d shadow effect
Download outline map of Omachi (geojson format) :
Omachi.geojson (**)
Download polygon array of Omachi map for "Google Maps" :
Omachi.txt
Bounding Box for Omachi Map : ( 36.337265 , 137.587006 , 36.665134 , 137.967102 )
Wikipedia ID for Omachi : Q385375
Wikipedia SPARQL Query for Omachi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q385375 wdt:P1082 ?population. }
OPTIONAL { wd:Q385375 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q385375 wdt:P2046 ?area. }
OPTIONAL { wd:Q385375 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q385375 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q385375 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 Omachi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.337265, 137.587006, 36.665134, 137.967102);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Omachi)
[out:json];
(
rel["name"="Omachi"][type=boundary];
rel["name:en"="Omachi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Omachi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aigawa | 36.483230 , 137.889790 |
Aoku | 36.600000 , 137.883330 |
Kakinoki | 36.491330 , 137.839310 |
Nodaira | 36.497160 , 137.952070 |
O-shinden | 36.500000 , 137.866670 |
Ōmachi | 36.500000 , 137.866670 |
Omachi | 36.564297 , 137.841946 |
Sonebara | 36.458020 , 137.871710 |
Tokiwa | 36.471050 , 137.843380 |
Yamasaki | 36.533330 , 137.850000 |
Notes:
- You can download geometry data for Omachi 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.