Download outline map of Kitakata (geojson format) :
Kitakata.geojson (**)
Download polygon array of Kitakata map for "Google Maps" :
Kitakata.txt
Bounding Box for Kitakata Map : ( 37.578533 , 139.669098 , 37.856201 , 140.0009 )
Wikipedia ID for Kitakata : Q496506
Wikipedia SPARQL Query for Kitakata (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q496506 wdt:P1082 ?population. }
OPTIONAL { wd:Q496506 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q496506 wdt:P2046 ?area. }
OPTIONAL { wd:Q496506 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q496506 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q496506 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 Kitakata map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.578533, 139.669098, 37.856201, 140.0009);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kitakata)
[out:json];
(
rel["name"="Kitakata"][type=boundary];
rel["name:en"="Kitakata"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kitakata
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atsushio-kanomachi-atsushio | 37.733330 , 139.883330 |
Atsushio-kanomachi-kano | 37.774000 , 139.852020 |
Atsushio-kanomachi-miyakawa | 37.708250 , 139.836990 |
Atsushio-kanomachi-yoneoka | 37.722470 , 139.856330 |
Fujimaki | 37.765100 , 139.753580 |
Fujisawa | 37.679900 , 139.792940 |
Gomaizawa | 37.770580 , 139.821310 |
Hariu | 37.719290 , 139.863320 |
Itanosawa | 37.727460 , 139.809760 |
Iwao | 37.701460 , 139.845250 |
Kawairi | 37.790090 , 139.785930 |
Kawamae | 37.636060 , 139.812130 |
Kayaba | 37.713280 , 139.962300 |
Keitokumachi-toyooka | 37.631500 , 139.836670 |
Keitokumachi-yamashina | 37.611890 , 139.819660 |
Kitakata | 37.650000 , 139.866670 |
Kitakata | 37.653298 , 139.878359 |
Kogamine | 37.608480 , 139.683500 |
Kumaguramachi-kumagura | 37.637520 , 139.920140 |
Matsuyamamachi-muramatsu | 37.666670 , 139.866670 |
Miyako | 37.693240 , 139.714490 |
Nishihaga | 37.601430 , 139.757710 |
Numanohara | 37.750000 , 139.983330 |
Ohara | 37.594120 , 139.774820 |
Shiokawamachi-kanahashi | 37.589820 , 139.910100 |
Shiokawamachi-tota | 37.597590 , 139.877690 |
Takasatomachi-nishihaga | 37.603130 , 139.747690 |
Takasatomachi-otaga | 37.612610 , 139.767410 |
Toyokawamachi-takadtoa | 37.642230 , 139.883940 |
Yamatomachi-asakura | 37.698520 , 139.807510 |
Yamatomachi-horai | 37.679950 , 139.733110 |
Yamatomachi-ichinoki | 37.716670 , 139.783330 |
Yamatomachi-mitsuai | 37.629250 , 139.769150 |
Yamatomachi-wasetani | 37.694470 , 139.766210 |
Yamazaki | 37.609030 , 139.826440 |
Notes:
- You can download geometry data for Kitakata 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.