Shimanto (Kochi Prefecture) Map Cropping Samples
Shimanto (Kochi Prefecture) Map Cropping Samples-1
Shimanto (Kochi Prefecture) Map Cropping Samples-2
Shimanto neighborhoods and villages map with 3D shadow effect
flag map of Shimanto with 3D shadow effect
Shimanto map with 3d shadow effect
Download outline map of Shimanto (geojson format) :
Shimanto.geojson (**)
Download polygon array of Shimanto map for "Google Maps" :
Shimanto.txt
Bounding Box for Shimanto Map : ( 33.117733 , 132.786392 , 33.356201 , 133.255798 )
Wikipedia ID for Shimanto : Q166946
Wikipedia SPARQL Query for Shimanto (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q166946 wdt:P1082 ?population. }
OPTIONAL { wd:Q166946 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q166946 wdt:P2046 ?area. }
OPTIONAL { wd:Q166946 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q166946 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q166946 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 Shimanto map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.117733, 132.786392, 33.356201, 133.255798);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shimanto)
[out:json];
(
rel["name"="Shimanto"][type=boundary];
rel["name:en"="Shimanto"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shimanto
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hondo | 33.216670 , 133.183330 |
Kawaguchi | 33.200000 , 133.083330 |
Kubokawa | 33.200000 , 133.133330 |
Niida | 33.233330 , 133.166670 |
Oku-kureji | 33.283330 , 133.150000 |
Ono | 33.233330 , 132.850000 |
Oreai | 33.250000 , 133.050000 |
Shimanto | 33.223866 , 132.904735 |
Shiwa | 33.230580 , 133.248710 |
Tanono | 33.183330 , 132.966670 |
Tsuga | 33.216670 , 132.933330 |
Yotsuura | 33.166370 , 133.214180 |
Notes:
- You can download geometry data for Shimanto 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.