Yaizu (Shizuoka Prefecture) Map Cropping Samples
Yaizu (Shizuoka Prefecture) Map Cropping Samples-1
Yaizu (Shizuoka Prefecture) Map Cropping Samples-2
Yaizu neighborhoods and villages map with 3D shadow effect
flag map of Yaizu with 3D shadow effect
Yaizu map with 3d shadow effect
Download outline map of Yaizu (geojson format) :
Yaizu.geojson (**)
Download polygon array of Yaizu map for "Google Maps" :
Yaizu.txt
Bounding Box for Yaizu Map : ( 34.766666 , 138.236603 , 34.922066 , 138.348297 )
Wikipedia ID for Yaizu : Q696783
Wikipedia SPARQL Query for Yaizu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q696783 wdt:P1082 ?population. }
OPTIONAL { wd:Q696783 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q696783 wdt:P2046 ?area. }
OPTIONAL { wd:Q696783 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q696783 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q696783 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 Yaizu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.766666, 138.236603, 34.922066, 138.348297);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yaizu)
[out:json];
(
rel["name"="Yaizu"][type=boundary];
rel["name:en"="Yaizu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yaizu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aikawa | 34.805730 , 138.260090 |
Hanazawa | 34.906500 , 138.330420 |
Kami-miyajima | 34.783330 , 138.300000 |
Nakajima | 34.791780 , 138.281810 |
Nishiyaizu | 34.860840 , 138.285230 |
Riemon | 34.790820 , 138.293890 |
Tajiri | 34.829840 , 138.332220 |
Yaizu | 34.844007 , 138.303684 |
Yoshinaga | 34.800000 , 138.300000 |
Notes:
- You can download geometry data for Yaizu 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.