Okegawa (Saitama Prefecture) Map Cropping Samples
Okegawa (Saitama Prefecture) Map Cropping Samples-1
Okegawa (Saitama Prefecture) Map Cropping Samples-2
Okegawa neighborhoods and villages map with 3D shadow effect
flag map of Okegawa with 3D shadow effect
Okegawa map with 3d shadow effect
Download outline map of Okegawa (geojson format) :
Okegawa.geojson (**)
Download polygon array of Okegawa map for "Google Maps" :
Okegawa.txt
Bounding Box for Okegawa Map : ( 35.960732 , 139.506897 , 36.040466 , 139.595596 )
Wikipedia ID for Okegawa : Q570333
Wikipedia SPARQL Query for Okegawa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q570333 wdt:P1082 ?population. }
OPTIONAL { wd:Q570333 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q570333 wdt:P2046 ?area. }
OPTIONAL { wd:Q570333 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q570333 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q570333 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 Okegawa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.960732, 139.506897, 36.040466, 139.595596);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Okegawa)
[out:json];
(
rel["name"="Okegawa"][type=boundary];
rel["name:en"="Okegawa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Okegawa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amanuma | 35.998820 , 139.519370 |
Hara | 35.997440 , 139.512890 |
Higashi | 35.999000 , 139.567950 |
Hinotsume | 35.975210 , 139.536410 |
Kamihideya | 36.006490 , 139.542090 |
Kamogawa | 35.996810 , 139.557480 |
Kano | 36.022610 , 139.564340 |
Kashiwabara | 35.986110 , 139.522810 |
Kawataya | 35.992160 , 139.529110 |
Kitsunezuka | 35.989900 , 139.530570 |
Kohariryoke | 36.019850 , 139.584490 |
Maeryochi | 35.994970 , 139.521690 |
Matsubara | 35.979380 , 139.531860 |
Minami | 35.996360 , 139.568170 |
Okamura | 35.997950 , 139.533450 |
Okegawa | 36.007288 , 139.552689 |
Sakata | 36.014140 , 139.574700 |
Shimohideya | 35.996050 , 139.550400 |
Tamukai | 35.982710 , 139.530360 |
Wakamiya | 35.989450 , 139.517570 |
Wakamiya | 35.995110 , 139.565590 |
Notes:
- You can download geometry data for Okegawa 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.