Shimoda (Shizuoka Prefecture) Map Cropping Samples
Shimoda (Shizuoka Prefecture) Map Cropping Samples-1
Shimoda (Shizuoka Prefecture) Map Cropping Samples-2
Shimoda neighborhoods and villages map with 3D shadow effect
flag map of Shimoda with 3D shadow effect
Shimoda map with 3d shadow effect
Download outline map of Shimoda (geojson format) :
Shimoda.geojson (**)
Download polygon array of Shimoda map for "Google Maps" :
Shimoda.txt
Bounding Box for Shimoda Map : ( 34.628868 , 138.846802 , 34.773933 , 138.992493 )
Wikipedia ID for Shimoda : Q653402
Wikipedia SPARQL Query for Shimoda (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q653402 wdt:P1082 ?population. }
OPTIONAL { wd:Q653402 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q653402 wdt:P2046 ?area. }
OPTIONAL { wd:Q653402 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q653402 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q653402 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 Shimoda map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.628868, 138.846802, 34.773933, 138.992493);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shimoda)
[out:json];
(
rel["name"="Shimoda"][type=boundary];
rel["name:en"="Shimoda"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shimoda
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Harada | 34.694140 , 138.969550 |
Kazono | 34.721900 , 138.874440 |
Kisami | 34.672290 , 138.936150 |
Kitayugano | 34.729910 , 138.903670 |
Kochi | 34.700090 , 138.937390 |
Ochiai | 34.720880 , 138.950440 |
Ogamo | 34.680300 , 138.902060 |
Rendaiji | 34.698520 , 138.930910 |
Shikine | 34.680590 , 138.937340 |
Shimoda | 34.673876 , 138.938599 |
Shimoda | 34.700977 , 138.938599 |
Shimoda | 34.675570 , 138.966522 |
Shirahama | 34.702750 , 138.968760 |
Suhara | 34.748330 , 138.927720 |
Suzaki | 34.658610 , 138.966120 |
Notes:
- You can download geometry data for Shimoda 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.