Kakegawa (Shizuoka Prefecture) Map Cropping Samples
Kakegawa (Shizuoka Prefecture) Map Cropping Samples-1
Kakegawa (Shizuoka Prefecture) Map Cropping Samples-2
Kakegawa neighborhoods and villages map with 3D shadow effect
flag map of Kakegawa with 3D shadow effect
Kakegawa map with 3d shadow effect
Download outline map of Kakegawa (geojson format) :
Kakegawa.geojson (**)
Download polygon array of Kakegawa map for "Google Maps" :
Kakegawa.txt
Bounding Box for Kakegawa Map : ( 34.6422 , 137.937302 , 34.920067 , 138.101105 )
Wikipedia ID for Kakegawa : Q823988
Wikipedia SPARQL Query for Kakegawa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q823988 wdt:P1082 ?population. }
OPTIONAL { wd:Q823988 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q823988 wdt:P2046 ?area. }
OPTIONAL { wd:Q823988 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q823988 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q823988 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 Kakegawa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.6422, 137.937302, 34.920067, 138.101105);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kakegawa)
[out:json];
(
rel["name"="Kakegawa"][type=boundary];
rel["name:en"="Kakegawa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kakegawa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chihama | 34.662910 , 138.077940 |
Dategata | 34.786750 , 138.066970 |
Ganshoji | 34.740410 , 138.037850 |
Hagima | 34.866610 , 138.019120 |
Hatagaya | 34.692850 , 138.043520 |
Hatsuma | 34.802340 , 138.034960 |
Higashiyama | 34.831340 , 138.079670 |
Iozumi | 34.753500 , 138.050710 |
Ishigaya | 34.812610 , 138.008350 |
Kakegawa | 34.717698 , 138.034540 |
Kamae | 34.806480 , 138.010380 |
Myogashima | 34.901380 , 138.012360 |
Nakaho | 34.713940 , 138.056250 |
Nishi-obuchi | 34.666670 , 137.983330 |
Nissaka | 34.816040 , 138.081680 |
Nonaka | 34.678040 , 138.004080 |
Oike | 34.766670 , 137.983330 |
Onuki | 34.717820 , 138.047590 |
Osaka | 34.667510 , 138.041380 |
Tonoya | 34.805660 , 138.032610 |
Utari | 34.671140 , 138.002250 |
Yokosuka | 34.683330 , 137.983330 |
Notes:
- You can download geometry data for Kakegawa 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.