Shiraoka (Saitama Prefecture) Map Cropping Samples
Shiraoka (Saitama Prefecture) Map Cropping Samples-1
Shiraoka (Saitama Prefecture) Map Cropping Samples-2
Shiraoka neighborhoods and villages map with 3D shadow effect
flag map of Shiraoka with 3D shadow effect
Shiraoka map with 3d shadow effect
Download outline map of Shiraoka (geojson format) :
Shiraoka.geojson (**)
Download polygon array of Shiraoka map for "Google Maps" :
Shiraoka.txt
Bounding Box for Shiraoka Map : ( 35.995399 , 139.604202 , 36.050667 , 139.713898 )
Wikipedia ID for Shiraoka : Q1345322
Wikipedia SPARQL Query for Shiraoka (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1345322 wdt:P1082 ?population. }
OPTIONAL { wd:Q1345322 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1345322 wdt:P2046 ?area. }
OPTIONAL { wd:Q1345322 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1345322 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1345322 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 Shiraoka map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.995399, 139.604202, 36.050667, 139.713898);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shiraoka)
[out:json];
(
rel["name"="Shiraoka"][type=boundary];
rel["name:en"="Shiraoka"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shiraoka
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kaminoda | 36.021950 , 139.687000 |
Koguki | 36.011870 , 139.670340 |
Ota'arai | 36.006100 , 139.705670 |
Sanagaya | 36.006050 , 139.677740 |
Shibayama | 36.037560 , 139.613610 |
Shinozu | 36.032830 , 139.658960 |
Shiraoka | 36.016670 , 139.666670 |
Shiraoka | 36.022529 , 139.658828 |
Takaiwa | 36.036130 , 139.678260 |
Notes:
- You can download geometry data for Shiraoka 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.