Nankoku (Kochi Prefecture) Map Cropping Samples
Nankoku (Kochi Prefecture) Map Cropping Samples-1
Nankoku (Kochi Prefecture) Map Cropping Samples-2
Nankoku neighborhoods and villages map with 3D shadow effect
flag map of Nankoku with 3D shadow effect
Nankoku map with 3d shadow effect
Download outline map of Nankoku (geojson format) :
Nankoku.geojson (**)
Download polygon array of Nankoku map for "Google Maps" :
Nankoku.txt
Bounding Box for Nankoku Map : ( 33.519199 , 133.559708 , 33.706001 , 133.684799 )
Wikipedia ID for Nankoku : Q861621
Wikipedia SPARQL Query for Nankoku (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q861621 wdt:P1082 ?population. }
OPTIONAL { wd:Q861621 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q861621 wdt:P2046 ?area. }
OPTIONAL { wd:Q861621 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q861621 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q861621 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 Nankoku map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.519199, 133.559708, 33.706001, 133.684799);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nankoku)
[out:json];
(
rel["name"="Nankoku"][type=boundary];
rel["name:en"="Nankoku"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nankoku
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Gomenmachi | 33.574350 , 133.640460 |
Kuwanokawa | 33.650000 , 133.600000 |
Maehama | 33.539560 , 133.666830 |
Nakai | 33.600000 , 133.666670 |
Nankoku | 33.569430 , 133.649370 |
Nankoku | 33.546259 , 133.649196 |
Ryoseki | 33.616670 , 133.650000 |
Tateda | 33.566670 , 133.666670 |
Notes:
- You can download geometry data for Nankoku 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.