Shiogama (Miyagi Prefecture) Map Cropping Samples
Shiogama (Miyagi Prefecture) Map Cropping Samples-1
Shiogama (Miyagi Prefecture) Map Cropping Samples-2
Shiogama neighborhoods and villages map with 3D shadow effect
flag map of Shiogama with 3D shadow effect
Shiogama map with 3d shadow effect
Download outline map of Shiogama (geojson format) :
Shiogama.geojson (**)
Download polygon array of Shiogama map for "Google Maps" :
Shiogama.txt
Bounding Box for Shiogama Map : ( 38.303066 , 140.994095 , 38.354267 , 141.131699 )
Wikipedia ID for Shiogama : Q496448
Wikipedia SPARQL Query for Shiogama (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q496448 wdt:P1082 ?population. }
OPTIONAL { wd:Q496448 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q496448 wdt:P2046 ?area. }
OPTIONAL { wd:Q496448 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q496448 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q496448 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 Shiogama map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.303066, 140.994095, 38.354267, 141.131699);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shiogama)
[out:json];
(
rel["name"="Shiogama"][type=boundary];
rel["name:en"="Shiogama"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shiogama
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asahicho | 38.313210 , 141.021350 |
Iboishi | 38.337570 , 141.022480 |
Ishida | 38.337110 , 141.031140 |
Shimizusawa | 38.338940 , 141.015270 |
Shinhamacho | 38.330390 , 141.044240 |
Shiogama | 38.316670 , 141.033330 |
Umenomiya | 38.327580 , 141.016410 |
Uratoishihama | 38.332290 , 141.101800 |
Uratokatsurashima | 38.334090 , 141.088860 |
Uratononoshima | 38.338440 , 141.107010 |
Uratosabusawa | 38.337800 , 141.118800 |
Notes:
- You can download geometry data for Shiogama 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.