Shima (Mie Prefecture) Map Cropping Samples
Shima (Mie Prefecture) Map Cropping Samples-1
Shima (Mie Prefecture) Map Cropping Samples-2
Shima neighborhoods and villages map with 3D shadow effect
flag map of Shima with 3D shadow effect
Shima map with 3d shadow effect
Download outline map of Shima (geojson format) :
Shima.geojson (**)
Download polygon array of Shima map for "Google Maps" :
Shima.txt
Bounding Box for Shima Map : ( 34.246532 , 136.701797 , 34.423798 , 136.908203 )
Wikipedia ID for Shima : Q338009
Wikipedia SPARQL Query for Shima (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q338009 wdt:P1082 ?population. }
OPTIONAL { wd:Q338009 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q338009 wdt:P2046 ?area. }
OPTIONAL { wd:Q338009 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q338009 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q338009 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 Shima map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.246532, 136.701797, 34.423798, 136.908203);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Shima)
[out:json];
(
rel["name"="Shima"][type=boundary];
rel["name:en"="Shima"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Shima
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Azena | 34.283330 , 136.883330 |
Funakoshi | 34.270510 , 136.866380 |
Fuseda | 34.253980 , 136.829420 |
Goza | 34.266670 , 136.766670 |
Hamajima | 34.296840 , 136.752940 |
Kaminogo | 34.383330 , 136.816670 |
Katada | 34.252050 , 136.846310 |
Kawanabe | 34.366670 , 136.816670 |
Kokufu | 34.338140 , 136.875360 |
Koshika | 34.257430 , 136.808330 |
Matoya | 34.368710 , 136.866360 |
Natsukusa | 34.350000 , 136.750000 |
Shima | 33.939398 , 133.524054 |
Shima | 34.356746 , 136.845500 |
Ugata | 34.316670 , 136.833330 |
Notes:
- You can download geometry data for Shima 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.