Date (Fukushima Prefecture) Map Cropping Samples

Date (Fukushima Prefecture) Map Cropping Samples-1
Date (Fukushima Prefecture) Map Cropping Samples-1
Date (Fukushima Prefecture) Map Cropping Samples-2
Date (Fukushima Prefecture) Map Cropping Samples-2
Download outline map of Date (geojson format) : Date.geojson (**)
Download polygon array of Date map for "Google Maps" : Date.txt
Bounding Box for Date Map : ( 37.689667 , 140.484497 , 37.9156 , 140.736099 )
Wikipedia ID for Date : Q858423
Wikipedia SPARQL Query for Date (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q858423 wdt:P1082 ?population. }
OPTIONAL { wd:Q858423 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q858423 wdt:P2046 ?area. }
OPTIONAL { wd:Q858423 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q858423 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q858423 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.689667, 140.484497, 37.9156, 140.736099);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Date)
[out:json];
(
rel["name"="Date"][type=boundary];
rel["name:en"="Date"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Date
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Baba 37.846850 , 140.656110
Date 37.816670 , 140.500000
Date 37.894633 , 140.663452
Donosaku 37.809040 , 140.601240
Hobara 37.816670 , 140.550000
Hobaramachi-oizumi 37.824350 , 140.567850
Hobaramachi-takanarida 37.786430 , 140.529780
Kamikita 37.730690 , 140.551590
Kamishiwada 37.816880 , 140.491250
Kanoko 37.829650 , 140.608980
Nishidate 37.803870 , 140.632030
Ryozenmachi-kakeda 37.786120 , 140.591680
Ryozenmachi-kamioguni 37.733330 , 140.566670
Ryozenmachi-oishi 37.801270 , 140.647130
Ryozenmachi-shimo'oguni 37.766670 , 140.583330
Ryozenmachi-yamanogawa 37.806700 , 140.600760
Takayashiki 37.769180 , 140.581100
Tsukidatemachi-tsukidate 37.732270 , 140.609750
Waseda 37.716280 , 140.592610
Yanagawa 37.850000 , 140.600000
Yanagawamachi-funyu 37.878110 , 140.633200
Yanagawamachi-isazawa 37.889140 , 140.625190
Yanagawamachi-ozeki 37.827050 , 140.620320
Yanagawamachi-shirane 37.845870 , 140.661890


Notes:
- You can download geometry data for Date 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.

Create Date neighborhoods and villages map.


Share this page