Download outline map of Yokote (geojson format) :
Yokote.geojson (**)
Download polygon array of Yokote map for "Google Maps" :
Yokote.txt
Bounding Box for Yokote Map : ( 39.092731 , 140.262299 , 39.409668 , 140.788803 )
Wikipedia ID for Yokote : Q496479
Wikipedia SPARQL Query for Yokote (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q496479 wdt:P1082 ?population. }
OPTIONAL { wd:Q496479 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q496479 wdt:P2046 ?area. }
OPTIONAL { wd:Q496479 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q496479 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q496479 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 Yokote map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.092731, 140.262299, 39.409668, 140.788803);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Yokote)
[out:json];
(
rel["name"="Yokote"][type=boundary];
rel["name:en"="Yokote"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Yokote
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Age | 39.342810 , 140.454810 |
Ainono | 39.266670 , 140.616670 |
Akagawa | 39.325560 , 140.525310 |
Akesawa | 39.229680 , 140.561480 |
Budo | 39.233620 , 140.616890 |
Fukai | 39.266670 , 140.416670 |
Hirakamachi-daigo | 39.236410 , 140.546130 |
Hirakamachi-nakayoshida | 39.300000 , 140.483330 |
Jumonjimachi | 39.216670 , 140.516670 |
Jumonjimachi-ueda | 39.233330 , 140.466670 |
Kabutoshitamura | 39.214750 , 140.702940 |
Kami-yasawagi | 39.366670 , 140.350000 |
Masudacho-masuda | 39.206690 , 140.549950 |
Masudacho-yoshino | 39.200000 , 140.600000 |
Mato | 39.200000 , 140.566670 |
Niiyama | 39.312800 , 140.382290 |
Nozaki | 39.368030 , 140.473180 |
Ochiai | 39.300000 , 140.633330 |
Oda | 39.350000 , 140.383330 |
Omonogawamachi-tsukuriyama | 39.283330 , 140.416670 |
Omonogawamachi-usui | 39.325580 , 140.439300 |
Omori | 39.345460 , 140.429520 |
Omorimachi-hakamagata | 39.374520 , 140.447280 |
Omorimachi-itaida | 39.394880 , 140.443840 |
Omorimachi-sakabe | 39.367610 , 140.280440 |
Osawa | 39.266670 , 140.383330 |
Seiheimura | 39.333330 , 140.483330 |
Sodeyama | 39.353120 , 140.663230 |
Takano | 39.300000 , 140.516670 |
Takano | 39.300000 , 140.466670 |
Yamazaki | 39.379050 , 140.360530 |
Yanagita | 39.278420 , 140.552570 |
Yokote | 39.321550 , 140.564575 |
Yokote | 39.263549 , 140.488556 |
Yoshiyachi | 39.246050 , 140.619090 |
Notes:
- You can download geometry data for Yokote 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.