Iwanuma (Miyagi Prefecture) Map Cropping Samples
Iwanuma (Miyagi Prefecture) Map Cropping Samples-1
Iwanuma (Miyagi Prefecture) Map Cropping Samples-2
Iwanuma neighborhoods and villages map with 3D shadow effect
flag map of Iwanuma with 3D shadow effect
Iwanuma map with 3d shadow effect
Download outline map of Iwanuma (geojson format) :
Iwanuma.geojson (**)
Download polygon array of Iwanuma map for "Google Maps" :
Iwanuma.txt
Bounding Box for Iwanuma Map : ( 38.047134 , 140.777802 , 38.148399 , 140.941696 )
Wikipedia ID for Iwanuma : Q518203
Wikipedia SPARQL Query for Iwanuma (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q518203 wdt:P1082 ?population. }
OPTIONAL { wd:Q518203 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q518203 wdt:P2046 ?area. }
OPTIONAL { wd:Q518203 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q518203 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q518203 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 Iwanuma map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.047134, 140.777802, 38.148399, 140.941696);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Iwanuma)
[out:json];
(
rel["name"="Iwanuma"][type=boundary];
rel["name:en"="Iwanuma"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Iwanuma
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ainokama | 38.130320 , 140.934440 |
Hasegama | 38.081680 , 140.923590 |
Iwanuma | 38.104720 , 140.859440 |
Iwanuma | 38.119837 , 140.928668 |
Kabasaki | 38.070000 , 140.916940 |
Ninokura | 38.101110 , 140.921940 |
Sankenchaya | 38.104550 , 140.912740 |
Yanome | 38.124890 , 140.903630 |
Notes:
- You can download geometry data for Iwanuma 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.