Owase (Mie Prefecture) Map Cropping Samples
Owase (Mie Prefecture) Map Cropping Samples-1
Owase (Mie Prefecture) Map Cropping Samples-2
Owase neighborhoods and villages map with 3D shadow effect
flag map of Owase with 3D shadow effect
Owase map with 3d shadow effect
Download outline map of Owase (geojson format) :
Owase.geojson (**)
Download polygon array of Owase map for "Google Maps" :
Owase.txt
Bounding Box for Owase Map : ( 33.947136 , 136.092392 , 34.120068 , 136.302994 )
Wikipedia ID for Owase : Q847554
Wikipedia SPARQL Query for Owase (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q847554 wdt:P1082 ?population. }
OPTIONAL { wd:Q847554 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q847554 wdt:P2046 ?area. }
OPTIONAL { wd:Q847554 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q847554 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q847554 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 Owase map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.947136, 136.092392, 34.120068, 136.302994);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Owase)
[out:json];
(
rel["name"="Owase"][type=boundary];
rel["name:en"="Owase"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Owase
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Haida | 34.000000 , 136.250000 |
Haidacho | 34.000470 , 136.258000 |
Kajika | 33.963610 , 136.217780 |
Kata | 33.966670 , 136.183330 |
Kukicho | 34.018490 , 136.251740 |
Matakuchi | 34.081860 , 136.118100 |
Mikisato | 34.000000 , 136.208330 |
Mikisatocho | 34.001270 , 136.208530 |
Minamiura | 34.058060 , 136.162170 |
Mukai | 34.060000 , 136.212780 |
Osoneura | 34.062360 , 136.223550 |
Owase | 34.057210 , 136.203003 |
Sone | 33.981670 , 136.196940 |
Sugaricho | 34.104170 , 136.266670 |
Tenmaura | 34.084310 , 136.212240 |
Yanohama | 34.063720 , 136.201760 |
Yukunoura | 34.063110 , 136.241980 |
Notes:
- You can download geometry data for Owase 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.