Omaezaki (Shizuoka Prefecture) Map Cropping Samples
Omaezaki (Shizuoka Prefecture) Map Cropping Samples-1
Omaezaki (Shizuoka Prefecture) Map Cropping Samples-2
Omaezaki neighborhoods and villages map with 3D shadow effect
flag map of Omaezaki with 3D shadow effect
Omaezaki map with 3d shadow effect
Download outline map of Omaezaki (geojson format) :
Omaezaki.geojson (**)
Download polygon array of Omaezaki map for "Google Maps" :
Omaezaki.txt
Bounding Box for Omaezaki Map : ( 34.594601 , 138.07811 , 34.700134 , 138.233292 )
Wikipedia ID for Omaezaki : Q850380
Wikipedia SPARQL Query for Omaezaki (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q850380 wdt:P1082 ?population. }
OPTIONAL { wd:Q850380 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q850380 wdt:P2046 ?area. }
OPTIONAL { wd:Q850380 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q850380 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q850380 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 Omaezaki map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.594601, 138.07811, 34.700134, 138.233292);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Omaezaki)
[out:json];
(
rel["name"="Omaezaki"][type=boundary];
rel["name:en"="Omaezaki"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Omaezaki
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Godo | 34.653310 , 138.083190 |
Idozawa | 34.600000 , 138.216670 |
Ikeshinden | 34.654800 , 138.110660 |
Omaezaki | 34.614983 , 138.200626 |
Ōyama | 34.600000 , 138.216670 |
Sanma | 34.656530 , 138.170580 |
Shirowa | 34.618410 , 138.188350 |
Shitamisaki | 34.601010 , 138.228740 |
Uemisaki | 34.598710 , 138.225510 |
Yamadagaya | 34.669490 , 138.115040 |
Notes:
- You can download geometry data for Omaezaki 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.