Seiyo (Ehime Prefecture) Map Cropping Samples
Seiyo (Ehime Prefecture) Map Cropping Samples-1
Seiyo (Ehime Prefecture) Map Cropping Samples-2
Seiyo neighborhoods and villages map with 3D shadow effect
flag map of Seiyo with 3D shadow effect
Seiyo map with 3d shadow effect
Download outline map of Seiyo (geojson format) :
Seiyo.geojson (**)
Download polygon array of Seiyo map for "Google Maps" :
Seiyo.txt
Bounding Box for Seiyo Map : ( 33.303333 , 132.368805 , 33.521732 , 132.900299 )
Wikipedia ID for Seiyo : Q819620
Wikipedia SPARQL Query for Seiyo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q819620 wdt:P1082 ?population. }
OPTIONAL { wd:Q819620 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q819620 wdt:P2046 ?area. }
OPTIONAL { wd:Q819620 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q819620 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q819620 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 Seiyo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.303333, 132.368805, 33.521732, 132.900299);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Seiyo)
[out:json];
(
rel["name"="Seiyo"][type=boundary];
rel["name:en"="Seiyo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Seiyo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akehama | 33.320920 , 132.432250 |
Asadatsu | 33.382430 , 132.421470 |
Kaifuki | 33.400000 , 132.683330 |
Mikame | 33.381570 , 132.424740 |
Mikame | 33.384650 , 132.423530 |
Nakasuji | 33.416670 , 132.633330 |
Nomura | 33.377060 , 132.643950 |
Nomura | 33.366670 , 132.633330 |
Sakaishi | 33.412390 , 132.712180 |
Seiyo | 33.388170 , 132.631760 |
Shirokawa | 33.383330 , 132.750000 |
Takayama | 33.320310 , 132.429200 |
Tanisuji | 33.400000 , 132.583330 |
Tsuburi | 33.374980 , 132.427810 |
Unomachi | 33.363260 , 132.508420 |
Uwa | 33.364510 , 132.512670 |
Notes:
- You can download geometry data for Seiyo 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.