Download outline map of Tarumizu (geojson format) :
Tarumizu.geojson (**)
Download polygon array of Tarumizu map for "Google Maps" :
Tarumizu.txt
Bounding Box for Tarumizu Map : ( 31.413733 , 130.690506 , 31.631733 , 130.826996 )
Wikipedia ID for Tarumizu : Q847591
Wikipedia SPARQL Query for Tarumizu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q847591 wdt:P1082 ?population. }
OPTIONAL { wd:Q847591 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q847591 wdt:P2046 ?area. }
OPTIONAL { wd:Q847591 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q847591 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q847591 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 Tarumizu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.413733, 130.690506, 31.631733, 130.826996);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tarumizu)
[out:json];
(
rel["name"="Tarumizu"][type=boundary];
rel["name:en"="Tarumizu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tarumizu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chuocho | 31.490840 , 130.703570 |
Dan | 31.464560 , 130.742930 |
Fumoto | 31.429450 , 130.753780 |
Fumoto | 31.550000 , 130.716670 |
Futagawa | 31.581260 , 130.787550 |
Hamabira | 31.475320 , 130.700950 |
Harada | 31.488020 , 130.712540 |
Honjo | 31.481800 , 130.710830 |
Igawa | 31.477990 , 130.737610 |
Imagawara | 31.477410 , 130.730050 |
Kamihonjo | 31.481210 , 130.715290 |
Kaminomiya | 31.484360 , 130.733400 |
Kamishinmido | 31.487770 , 130.724990 |
Kannoji | 31.435820 , 130.755670 |
Karusa | 31.458630 , 130.709450 |
Katsurasako | 31.474880 , 130.696790 |
Kinkocho | 31.490730 , 130.695080 |
Kodani | 31.458480 , 130.744090 |
Komagaoka | 31.500320 , 130.767130 |
Kunugibaru | 31.463890 , 130.716060 |
Magome | 31.475320 , 130.735720 |
Maki | 31.479170 , 130.719880 |
Miyawaki | 31.452920 , 130.729450 |
Mizunoue | 31.483120 , 130.720010 |
Nakamura | 31.456690 , 130.720310 |
Namimatsu | 31.457530 , 130.715630 |
Nishikimachi | 31.466790 , 130.700270 |
Ohama | 31.432890 , 130.749790 |
Oto | 31.441460 , 130.740220 |
Ozako | 31.469980 , 130.697910 |
Sakai | 31.609300 , 130.795820 |
Shibahara | 31.479790 , 130.696620 |
Shimohonjo | 31.481470 , 130.705630 |
Shimomiyacho | 31.488060 , 130.696790 |
Shinjo | 31.441130 , 130.759920 |
Shinkoji | 31.479460 , 130.749580 |
Shinmido | 31.487580 , 130.731980 |
Suwa | 31.450000 , 130.733330 |
Tabira | 31.441640 , 130.745800 |
Tagami | 31.497240 , 130.728980 |
Tagami | 31.490000 , 130.708340 |
Takajo | 31.473680 , 130.734600 |
Takatsuka | 31.435420 , 130.780440 |
Takonosako | 31.492050 , 130.715630 |
Tarumizu | 31.482551 , 130.712585 |
Uchinono | 31.482020 , 130.759490 |
Ujuan | 31.438600 , 130.744900 |
Ukitsu | 31.600720 , 130.790980 |
Urankawauchi | 31.446540 , 130.742800 |
Notes:
- You can download geometry data for Tarumizu 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.