Kosai (Shizuoka Prefecture) Map Cropping Samples
Kosai (Shizuoka Prefecture) Map Cropping Samples-1
Kosai (Shizuoka Prefecture) Map Cropping Samples-2
Kosai neighborhoods and villages map with 3D shadow effect
flag map of Kosai with 3D shadow effect
Kosai map with 3d shadow effect
Download outline map of Kosai (geojson format) :
Kosai.geojson (**)
Download polygon array of Kosai map for "Google Maps" :
Kosai.txt
Bounding Box for Kosai Map : ( 34.673801 , 137.474808 , 34.786732 , 137.598775 )
Wikipedia ID for Kosai : Q850515
Wikipedia SPARQL Query for Kosai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q850515 wdt:P1082 ?population. }
OPTIONAL { wd:Q850515 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q850515 wdt:P2046 ?area. }
OPTIONAL { wd:Q850515 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q850515 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q850515 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 Kosai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.673801, 137.474808, 34.786732, 137.598775);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kosai)
[out:json];
(
rel["name"="Kosai"][type=boundary];
rel["name:en"="Kosai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kosai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arai | 34.683330 , 137.566670 |
Arai | 34.694196 , 137.570800 |
Hamana | 34.683330 , 137.550000 |
Kosai-shi | 34.707288 , 137.546301 |
Shirasuka | 34.683330 , 137.500000 |
Washizu | 34.716670 , 137.550000 |
Notes:
- You can download geometry data for Kosai 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.