Shiroishi (Miyagi Prefecture) Map Cropping Samples
Shiroishi (Miyagi Prefecture) Map Cropping Samples-1
Shiroishi (Miyagi Prefecture) Map Cropping Samples-2
Shiroishi neighborhoods and villages map with 3D shadow effect
flag map of Shiroishi with 3D shadow effect
Shiroishi map with 3d shadow effect
Download outline map of Shiroishi (geojson format) :
Shiroishi.geojson (**)
Download polygon array of Shiroishi map for "Google Maps" :
Shiroishi.txt
Bounding Box for Shiroishi Map : ( 37.899933 , 140.468094 , 38.096802 , 140.706192 )
Wikipedia ID for Shiroishi : Q823489
Wikipedia SPARQL Query for Shiroishi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q823489 wdt:P1082 ?population. }
OPTIONAL { wd:Q823489 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q823489 wdt:P2046 ?area. }
OPTIONAL { wd:Q823489 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q823489 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q823489 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 Shiroishi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.899933, 140.468094, 38.096802, 140.706192);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shiroishi)
[out:json];
(
rel["name"="Shiroishi"][type=boundary];
rel["name:en"="Shiroishi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shiroishi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akasaka | 37.975780 , 140.563040 |
Eshimae | 37.952840 , 140.525680 |
Ezokura | 37.988500 , 140.556040 |
Kamazaki | 38.022220 , 140.571670 |
Kamitozawa | 37.920720 , 140.518150 |
Kosugo | 37.916270 , 140.594920 |
Misumi | 38.070000 , 140.557220 |
Narido | 37.961550 , 140.525890 |
Otakasawa-misawa | 37.965870 , 140.658610 |
Saikawa | 37.959620 , 140.613890 |
Shiokura | 37.947850 , 140.557740 |
Shirakawa-tsuda | 38.025560 , 140.683610 |
Shiroishi | 38.003330 , 140.618330 |
Shiroishi | 38.005428 , 140.620536 |
Notes:
- You can download geometry data for Shiroishi 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.