Yoshikawa (Saitama Prefecture) Map Cropping Samples
Yoshikawa (Saitama Prefecture) Map Cropping Samples-1
Yoshikawa (Saitama Prefecture) Map Cropping Samples-2
Yoshikawa neighborhoods and villages map with 3D shadow effect
flag map of Yoshikawa with 3D shadow effect
Yoshikawa map with 3d shadow effect
Download outline map of Yoshikawa (geojson format) :
Yoshikawa.geojson (**)
Download polygon array of Yoshikawa map for "Google Maps" :
Yoshikawa.txt
Bounding Box for Yoshikawa Map : ( 35.859467 , 139.8284 , 35.939465 , 139.8992 )
Wikipedia ID for Yoshikawa : Q873546
Wikipedia SPARQL Query for Yoshikawa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q873546 wdt:P1082 ?population. }
OPTIONAL { wd:Q873546 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q873546 wdt:P2046 ?area. }
OPTIONAL { wd:Q873546 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q873546 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q873546 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 Yoshikawa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.859467, 139.8284, 35.939465, 139.8992);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yoshikawa)
[out:json];
(
rel["name"="Yoshikawa"][type=boundary];
rel["name:en"="Yoshikawa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yoshikawa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ainoya | 35.899170 , 139.862610 |
Asahi | 35.931630 , 139.841880 |
Dojo | 35.877510 , 139.881490 |
Doniwa | 35.861270 , 139.843380 |
Futatsunuma | 35.873920 , 139.877590 |
Hachiko-shinden | 35.917070 , 139.864500 |
Hanwari | 35.883380 , 139.885530 |
Hirakata-shinden | 35.898190 , 139.875700 |
Hiranuma | 35.884080 , 139.842870 |
Ho | 35.882620 , 139.848660 |
Iijima | 35.879840 , 139.883600 |
Kamisasazuka | 35.904730 , 139.864930 |
Kamiuchikawa | 35.931560 , 139.846220 |
Kato | 35.888980 , 139.880720 |
Kawadomi | 35.895450 , 139.844200 |
Kawafuji | 35.902750 , 139.840640 |
Kawano | 35.898160 , 139.844890 |
Kiuri | 35.875210 , 139.846470 |
Kiuri-shinden | 35.879490 , 139.858400 |
Kiyomino | 35.896770 , 139.853940 |
Komatsugawa | 35.884360 , 139.862950 |
Minamihiroshima | 35.918250 , 139.846600 |
Miwanoe | 35.872430 , 139.882140 |
Nabekoji | 35.910360 , 139.866080 |
Nakagawadai | 35.878760 , 139.841370 |
Nakai | 35.893920 , 139.863300 |
Nakajima | 35.881890 , 139.871490 |
Nakazone | 35.864880 , 139.844410 |
Saranuma | 35.889120 , 139.869650 |
Seki-shinden | 35.896140 , 139.871190 |
Shimouchikawa | 35.921660 , 139.858880 |
Shin'ei | 35.891690 , 139.860330 |
Shishimizuka | 35.888950 , 139.873040 |
Suka | 35.897320 , 139.834460 |
Takahisa | 35.869020 , 139.844110 |
Yoshikawa | 35.885280 , 139.839440 |
Yoshiya | 35.891760 , 139.879820 |
Notes:
- You can download geometry data for Yoshikawa 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.