Sanuki (Kagawa Prefecture) Map Cropping Samples
Sanuki (Kagawa Prefecture) Map Cropping Samples-1
Sanuki (Kagawa Prefecture) Map Cropping Samples-2
Sanuki neighborhoods and villages map with 3D shadow effect
flag map of Sanuki with 3D shadow effect
Sanuki map with 3d shadow effect
Download outline map of Sanuki (geojson format) :
Sanuki.geojson (**)
Download polygon array of Sanuki map for "Google Maps" :
Sanuki.txt
Bounding Box for Sanuki Map : ( 34.166534 , 134.154907 , 34.369598 , 134.287704 )
Wikipedia ID for Sanuki : Q857202
Wikipedia SPARQL Query for Sanuki (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q857202 wdt:P1082 ?population. }
OPTIONAL { wd:Q857202 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q857202 wdt:P2046 ?area. }
OPTIONAL { wd:Q857202 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q857202 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q857202 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 Sanuki map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.166534, 134.154907, 34.369598, 134.287704);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sanuki)
[out:json];
(
rel["name"="Sanuki"][type=boundary];
rel["name:en"="Sanuki"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sanuki
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Izuka | 34.328330 , 134.261670 |
Nagao | 34.267760 , 134.169860 |
Oda | 34.337830 , 134.240310 |
Sanuki | 34.281333 , 134.205379 |
Shido | 34.323330 , 134.173330 |
Sone | 34.321670 , 134.261670 |
Tsudamachi-tsuda | 34.299990 , 134.242380 |
Tsudamachi-tsuruwa | 34.281430 , 134.272010 |
Yoshimi | 34.306530 , 134.244940 |
Notes:
- You can download geometry data for Sanuki 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.