Tosashimizu (Kochi Prefecture) Map Cropping Samples
Tosashimizu (Kochi Prefecture) Map Cropping Samples-1
Tosashimizu (Kochi Prefecture) Map Cropping Samples-2
Tosashimizu neighborhoods and villages map with 3D shadow effect
flag map of Tosashimizu with 3D shadow effect
Tosashimizu map with 3d shadow effect
Download outline map of Tosashimizu (geojson format) :
Tosashimizu.geojson (**)
Download polygon array of Tosashimizu map for "Google Maps" :
Tosashimizu.txt
Bounding Box for Tosashimizu Map : ( 32.721664 , 132.760803 , 32.9366 , 133.021698 )
Wikipedia ID for Tosashimizu : Q573115
Wikipedia SPARQL Query for Tosashimizu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q573115 wdt:P1082 ?population. }
OPTIONAL { wd:Q573115 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q573115 wdt:P2046 ?area. }
OPTIONAL { wd:Q573115 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q573115 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q573115 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 Tosashimizu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.721664, 132.760803, 32.9366, 133.021698);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tosashimizu)
[out:json];
(
rel["name"="Tosashimizu"][type=boundary];
rel["name:en"="Tosashimizu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tosashimizu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Honnaro | 32.824920 , 132.944610 |
Iburi | 32.800780 , 132.962590 |
Isa | 32.725800 , 133.012340 |
Kainokawa | 32.762260 , 132.812040 |
Kubotsu | 32.783330 , 132.983330 |
Matsuo | 32.733480 , 132.982940 |
Matsuzaki | 32.784240 , 132.930890 |
Ohama | 32.753450 , 132.967490 |
Sakai | 32.816670 , 132.783330 |
Shimizu | 32.779450 , 132.953410 |
Shimokawaguchi | 32.782990 , 132.842180 |
Shimonokae | 32.866170 , 132.954770 |
Tosashimizu | 32.737905 , 132.987596 |
Tsuro | 32.763520 , 133.012340 |
Notes:
- You can download geometry data for Tosashimizu 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.