Shimada (Shizuoka Prefecture) Map Cropping Samples
Shimada (Shizuoka Prefecture) Map Cropping Samples-1
Shimada (Shizuoka Prefecture) Map Cropping Samples-2
Shimada neighborhoods and villages map with 3D shadow effect
flag map of Shimada with 3D shadow effect
Shimada map with 3d shadow effect
Download outline map of Shimada (geojson format) :
Shimada.geojson (**)
Download polygon array of Shimada map for "Google Maps" :
Shimada.txt
Bounding Box for Shimada Map : ( 34.785999 , 138.009705 , 35.064201 , 138.250809 )
Wikipedia ID for Shimada : Q605256
Wikipedia SPARQL Query for Shimada (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q605256 wdt:P1082 ?population. }
OPTIONAL { wd:Q605256 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q605256 wdt:P2046 ?area. }
OPTIONAL { wd:Q605256 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q605256 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q605256 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 Shimada map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.785999, 138.009705, 35.064201, 138.250809);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shimada)
[out:json];
(
rel["name"="Shimada"][type=boundary];
rel["name:en"="Shimada"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shimada
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Achigaya | 34.840730 , 138.201280 |
Futamata | 34.949930 , 138.151350 |
Ichio | 34.957970 , 138.027870 |
Ikumi | 34.926470 , 138.135420 |
Inuma | 34.922810 , 138.121980 |
Kagejima | 34.847040 , 138.104300 |
Kamiyashiro | 34.805220 , 138.121240 |
Kanaya | 34.816670 , 138.133330 |
Kanza | 34.869470 , 138.115380 |
Kawanecho-ieyama | 34.944270 , 138.058870 |
Kawanecho-nukuri | 34.953350 , 138.081690 |
Kawaramachi | 34.833330 , 138.150000 |
Kurijima | 34.865870 , 138.075470 |
Makinohara | 34.816670 , 138.116670 |
Minamihara | 34.796310 , 138.219970 |
Nakagawa | 34.804720 , 138.239410 |
Nakagawacho | 34.842990 , 138.174970 |
Ochiai | 34.856830 , 138.178970 |
Omori | 34.966880 , 138.140590 |
Shimada | 34.832376 , 138.173484 |
Shimada | 34.827733 , 138.127833 |
Shimoshitoro | 34.835330 , 138.118140 |
Shoji | 34.863130 , 138.053660 |
Notes:
- You can download geometry data for Shimada 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.