Oshu (Iwate Prefecture) Map Cropping Samples
Oshu (Iwate Prefecture) Map Cropping Samples-1
Oshu (Iwate Prefecture) Map Cropping Samples-2
Oshu neighborhoods and villages map with 3D shadow effect
flag map of Oshu with 3D shadow effect
Oshu map with 3d shadow effect
Download outline map of Oshu (geojson format) :
Oshu.geojson (**)
Download polygon array of Oshu map for "Google Maps" :
Oshu.txt
Bounding Box for Oshu Map : ( 38.9856 , 140.749603 , 39.319065 , 141.406693 )
Wikipedia ID for Oshu : Q386052
Wikipedia SPARQL Query for Oshu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q386052 wdt:P1082 ?population. }
OPTIONAL { wd:Q386052 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q386052 wdt:P2046 ?area. }
OPTIONAL { wd:Q386052 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q386052 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q386052 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 Oshu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.9856, 140.749603, 39.319065, 141.406693);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Oshu)
[out:json];
(
rel["name"="Oshu"][type=boundary];
rel["name:en"="Oshu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Oshu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hirose | 39.250000 , 141.216670 |
Hitokabe | 39.233330 , 141.316670 |
Ide | 39.183330 , 141.300000 |
Iwayado | 39.183330 , 141.183330 |
Koashiro | 39.050000 , 141.033330 |
Kogayo | 39.166670 , 141.366670 |
Maesawa | 39.050000 , 141.116670 |
Mizusawa | 39.133330 , 141.133330 |
Nekkomachi | 39.100000 , 141.266670 |
Okubo | 39.266670 , 141.266670 |
Oshu | 39.139270 , 141.168500 |
Sekibukuro | 39.127420 , 141.002630 |
Shimo-anetai | 39.100000 , 141.183330 |
Shitomae | 39.115350 , 140.902890 |
Shoboji | 39.066670 , 141.233330 |
Tamoyama | 39.133330 , 141.183330 |
Yokogake | 39.150000 , 141.233330 |
Notes:
- You can download geometry data for Oshu 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.