Ozu (Ehime Prefecture) Map Cropping Samples
Ozu (Ehime Prefecture) Map Cropping Samples-1
Ozu (Ehime Prefecture) Map Cropping Samples-2
Ozu neighborhoods and villages map with 3D shadow effect
flag map of Ozu with 3D shadow effect
Ozu map with 3d shadow effect
Download outline map of Ozu (geojson format) :
Ozu.geojson (**)
Download polygon array of Ozu map for "Google Maps" :
Ozu.txt
Bounding Box for Ozu Map : ( 33.418468 , 132.424591 , 33.738132 , 132.838898 )
Wikipedia ID for Ozu : Q386655
Wikipedia SPARQL Query for Ozu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q386655 wdt:P1082 ?population. }
OPTIONAL { wd:Q386655 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q386655 wdt:P2046 ?area. }
OPTIONAL { wd:Q386655 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q386655 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q386655 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 Ozu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.418468, 132.424591, 33.738132, 132.838898);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ozu)
[out:json];
(
rel["name"="Ozu"][type=boundary];
rel["name:en"="Ozu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ozu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hataki | 33.566670 , 132.533330 |
Hijikawa | 33.450000 , 132.683330 |
Izumi | 33.557850 , 132.433020 |
Kushu | 33.573120 , 132.445420 |
Moriyama | 33.484220 , 132.641200 |
Nagahama | 33.613650 , 132.481810 |
Niiya | 33.536620 , 132.604440 |
Ōzu | 33.500000 , 132.550000 |
Ozu | 33.509688 , 132.547629 |
Yokobayashi | 33.434590 , 132.705320 |
Notes:
- You can download geometry data for Ozu 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.