Mitoyo (Kagawa Prefecture) Map Cropping Samples
Mitoyo (Kagawa Prefecture) Map Cropping Samples-1
Mitoyo (Kagawa Prefecture) Map Cropping Samples-2
Mitoyo neighborhoods and villages map with 3D shadow effect
flag map of Mitoyo with 3D shadow effect
Mitoyo map with 3d shadow effect
Download outline map of Mitoyo (geojson format) :
Mitoyo.geojson (**)
Download polygon array of Mitoyo map for "Google Maps" :
Mitoyo.txt
Bounding Box for Mitoyo Map : ( 34.050133 , 133.557098 , 34.2864 , 133.822601 )
Wikipedia ID for Mitoyo : Q873578
Wikipedia SPARQL Query for Mitoyo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q873578 wdt:P1082 ?population. }
OPTIONAL { wd:Q873578 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q873578 wdt:P2046 ?area. }
OPTIONAL { wd:Q873578 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q873578 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q873578 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 Mitoyo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.050133, 133.557098, 34.2864, 133.822601);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mitoyo)
[out:json];
(
rel["name"="Mitoyo"][type=boundary];
rel["name:en"="Mitoyo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mitoyo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Funakoshi | 34.235000 , 133.620000 |
Hama | 34.196180 , 133.642510 |
Hijiki | 34.244770 , 133.584770 |
Kamishinden | 34.274260 , 133.651630 |
Mitoyo | 34.210520 , 133.674600 |
Mitoyo | 34.175269 , 133.693793 |
Motomura | 34.270650 , 133.682040 |
Niocho-nio | 34.197920 , 133.651560 |
Nirohama | 34.257220 , 133.577780 |
Ohama | 34.233330 , 133.608330 |
Saita-nishi | 34.116670 , 133.733330 |
Shimo | 34.116670 , 133.733330 |
Takasecho-shinmyo | 34.192140 , 133.716360 |
Takenoura | 34.259170 , 133.620190 |
Takuma | 34.220887 , 133.687134 |
Takumacho-awashima | 34.271610 , 133.629850 |
Takumacho-matsusaki | 34.223440 , 133.693140 |
Takumacho-namari | 34.251530 , 133.581220 |
Takumacho-ohama | 34.232310 , 133.618090 |
Takumacho-shishijima | 34.270600 , 133.676340 |
Takumacho-tsumu | 34.247610 , 133.608340 |
Tanokuchi | 34.150000 , 133.783330 |
Yamamotocho-koda | 34.140880 , 133.776130 |
Notes:
- You can download geometry data for Mitoyo 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.