Kami (Kochi Prefecture) Map Cropping Samples
Kami (Kochi Prefecture) Map Cropping Samples-1
Kami (Kochi Prefecture) Map Cropping Samples-2
Kami neighborhoods and villages map with 3D shadow effect
flag map of Kami with 3D shadow effect
Kami map with 3d shadow effect
Download outline map of Kami (geojson format) :
Kami.geojson (**)
Download polygon array of Kami map for "Google Maps" :
Kami.txt
Bounding Box for Kami Map : ( 33.573666 , 133.595993 , 33.840801 , 134.067307 )
Wikipedia ID for Kami : Q877689
Wikipedia SPARQL Query for Kami (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q877689 wdt:P1082 ?population. }
OPTIONAL { wd:Q877689 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q877689 wdt:P2046 ?area. }
OPTIONAL { wd:Q877689 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q877689 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q877689 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 Kami map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.573666, 133.595993, 33.840801, 134.067307);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kami)
[out:json];
(
rel["name"="Kami"][type=boundary];
rel["name:en"="Kami"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kami
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kahokucho-nagase | 33.701570 , 133.858680 |
Kahokucho-ogawa | 33.653730 , 133.792000 |
Kahokucho-shimonojiri | 33.649370 , 133.769570 |
Kami | 33.620899 , 133.742000 |
Kami-gōchi | 33.610045 , 133.692627 |
Kami-nojiri | 33.650000 , 133.783330 |
Odochi | 33.700000 , 133.883330 |
Tosayamadacho-nakano | 33.600000 , 133.683330 |
Notes:
- You can download geometry data for Kami 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.