Minamisoma (Fukushima Prefecture) Map Cropping Samples
Minamisoma (Fukushima Prefecture) Map Cropping Samples-1
Minamisoma (Fukushima Prefecture) Map Cropping Samples-2
Minamisoma neighborhoods and villages map with 3D shadow effect
flag map of Minamisoma with 3D shadow effect
Minamisoma map with 3d shadow effect
Download outline map of Minamisoma (geojson format) :
Minamisoma.geojson (**)
Download polygon array of Minamisoma map for "Google Maps" :
Minamisoma.txt
Bounding Box for Minamisoma Map : ( 37.507668 , 140.810699 , 37.746601 , 141.035004 )
Wikipedia ID for Minamisoma : Q642094
Wikipedia SPARQL Query for Minamisoma (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q642094 wdt:P1082 ?population. }
OPTIONAL { wd:Q642094 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q642094 wdt:P2046 ?area. }
OPTIONAL { wd:Q642094 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q642094 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q642094 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 Minamisoma map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.507668, 140.810699, 37.746601, 141.035004);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Minamisoma)
[out:json];
(
rel["name"="Minamisoma"][type=boundary];
rel["name:en"="Minamisoma"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Minamisoma
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Haranomachi | 37.633330 , 140.966670 |
Ishigami | 37.633330 , 140.933330 |
Karasuzaki | 37.666670 , 141.016670 |
Kashima | 37.700000 , 140.950000 |
Kozawa | 37.566670 , 141.016670 |
Minami-Sōma | 37.705553 , 140.993042 |
Odaka | 37.566670 , 140.983330 |
Odaka | 37.566670 , 141.000000 |
Ohara-Oashi | 37.666670 , 140.866670 |
Omika | 37.600000 , 141.000000 |
Oyama | 37.733330 , 140.916670 |
Notes:
- You can download geometry data for Minamisoma 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.