Ise (Mie Prefecture) Map Cropping Samples
Ise (Mie Prefecture) Map Cropping Samples-1
Ise (Mie Prefecture) Map Cropping Samples-2
Ise neighborhoods and villages map with 3D shadow effect
flag map of Ise with 3D shadow effect
Ise map with 3d shadow effect
Download outline map of Ise (geojson format) :
Ise.geojson (**)
Download polygon array of Ise map for "Google Maps" :
Ise.txt
Bounding Box for Ise Map : ( 34.384666 , 136.632401 , 34.566132 , 136.817093 )
Wikipedia ID for Ise : Q328067
Wikipedia SPARQL Query for Ise (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q328067 wdt:P1082 ?population. }
OPTIONAL { wd:Q328067 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q328067 wdt:P2046 ?area. }
OPTIONAL { wd:Q328067 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q328067 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q328067 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 Ise map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.384666, 136.632401, 34.566132, 136.817093);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ise)
[out:json];
(
rel["name"="Ise"][type=boundary];
rel["name:en"="Ise"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ise
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akeno | 34.516670 , 136.666670 |
Aritaki | 34.542770 , 136.699670 |
Doronishijo | 34.533330 , 136.711840 |
Futami | 34.506890 , 136.778420 |
Higashi-oizu | 34.557860 , 136.662220 |
Ise | 34.492975 , 136.713867 |
Muramatsu | 34.550000 , 136.683330 |
Ominatomachi | 34.516670 , 136.733330 |
Takabuku | 34.500000 , 136.700000 |
Uji | 34.466670 , 136.716670 |
Notes:
- You can download geometry data for Ise 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.