Misato (Saitama Prefecture) Map Cropping Samples
Misato (Saitama Prefecture) Map Cropping Samples-1
Misato (Saitama Prefecture) Map Cropping Samples-2
Misato neighborhoods and villages map with 3D shadow effect
flag map of Misato with 3D shadow effect
Misato map with 3d shadow effect
Download outline map of Misato (geojson format) :
Misato.geojson (**)
Download polygon array of Misato map for "Google Maps" :
Misato.txt
Bounding Box for Misato Map : ( 35.780865 , 139.839905 , 35.868 , 139.899994 )
Wikipedia ID for Misato : Q853061
Wikipedia SPARQL Query for Misato (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q853061 wdt:P1082 ?population. }
OPTIONAL { wd:Q853061 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q853061 wdt:P2046 ?area. }
OPTIONAL { wd:Q853061 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q853061 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q853061 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 Misato map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.780865, 139.839905, 35.868, 139.899994);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Misato)
[out:json];
(
rel["name"="Misato"][type=boundary];
rel["name:en"="Misato"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Misato
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Azumacho | 35.788610 , 139.886600 |
Hanawada | 35.826510 , 139.860290 |
Hanta | 35.863420 , 139.872180 |
Hiko'oto | 35.856570 , 139.844540 |
Hikoe | 35.828040 , 139.854760 |
Hikoito | 35.859560 , 139.844580 |
Hikokawado | 35.847700 , 139.852220 |
Hikokura | 35.839350 , 139.849090 |
Hikono | 35.841330 , 139.847670 |
Hikosawa | 35.829540 , 139.851880 |
Ichisuke | 35.826130 , 139.884280 |
Inter-minami | 35.831730 , 139.858790 |
Izumi | 35.843180 , 139.860210 |
Kamiguchi | 35.836600 , 139.856430 |
Kamihikona | 35.850450 , 139.849300 |
Komagata | 35.848460 , 139.860680 |
Koyabori | 35.865230 , 139.886260 |
Minamihasunuma | 35.845300 , 139.864580 |
Misato | 35.825816 , 139.873861 |
Motai | 35.841510 , 139.878140 |
Nizo | 35.847910 , 139.875780 |
Ohiroto | 35.844600 , 139.877290 |
Sakae | 35.813570 , 139.873340 |
Sasazuka | 35.842690 , 139.870850 |
Shinmisato-LaLa-City | 35.858310 , 139.867460 |
Shinwa | 35.815340 , 139.885010 |
Takasu | 35.787500 , 139.879600 |
Togasaki | 35.802740 , 139.865310 |
Uneme | 35.859040 , 139.861490 |
Ushiroya | 35.861370 , 139.882610 |
Waseda | 35.851700 , 139.884540 |
Yaguchi | 35.826760 , 139.871360 |
Yanaka | 35.826580 , 139.881620 |
Zenma | 35.863730 , 139.889300 |
Notes:
- You can download geometry data for Misato 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.