Sukagawa (Fukushima Prefecture) Map Cropping Samples
Sukagawa (Fukushima Prefecture) Map Cropping Samples-1
Sukagawa (Fukushima Prefecture) Map Cropping Samples-2
Sukagawa neighborhoods and villages map with 3D shadow effect
flag map of Sukagawa with 3D shadow effect
Sukagawa map with 3d shadow effect
Download outline map of Sukagawa (geojson format) :
Sukagawa.geojson (**)
Download polygon array of Sukagawa map for "Google Maps" :
Sukagawa.txt
Bounding Box for Sukagawa Map : ( 37.224468 , 140.106506 , 37.372467 , 140.535095 )
Wikipedia ID for Sukagawa : Q819664
Wikipedia SPARQL Query for Sukagawa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q819664 wdt:P1082 ?population. }
OPTIONAL { wd:Q819664 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q819664 wdt:P2046 ?area. }
OPTIONAL { wd:Q819664 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q819664 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q819664 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 Sukagawa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.224468, 140.106506, 37.372467, 140.535095);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sukagawa)
[out:json];
(
rel["name"="Sukagawa"][type=boundary];
rel["name:en"="Sukagawa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sukagawa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ebana | 37.288760 , 140.180550 |
Hachimanmachi | 37.285710 , 140.372180 |
Hodowara | 37.252760 , 140.304890 |
Kabasawa | 37.284460 , 140.237710 |
Kinosaki | 37.276230 , 140.278090 |
Kitayashiki | 37.254510 , 140.310010 |
Koyocho | 37.340750 , 140.344970 |
Matsuzuka | 37.278190 , 140.320810 |
Naganuma | 37.291560 , 140.216450 |
Niida | 37.330130 , 140.322860 |
Oguri | 37.251550 , 140.452980 |
Shimo | 37.290160 , 140.236480 |
Shioda | 37.297240 , 140.428710 |
Sukagawa | 37.292189 , 140.370050 |
Taki | 37.309310 , 140.203860 |
Takihara | 37.318170 , 140.209610 |
Tategaoka | 37.330070 , 140.298440 |
Tsuchibashi | 37.306710 , 140.336070 |
Yamagoya | 37.267990 , 140.464340 |
Yoshimine | 37.303810 , 140.332350 |
Notes:
- You can download geometry data for Sukagawa 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.