Kumano (Mie Prefecture) Map Cropping Samples
Kumano (Mie Prefecture) Map Cropping Samples-1
Kumano (Mie Prefecture) Map Cropping Samples-2
Kumano neighborhoods and villages map with 3D shadow effect
flag map of Kumano with 3D shadow effect
Kumano map with 3d shadow effect
Download outline map of Kumano (geojson format) :
Kumano.geojson (**)
Download polygon array of Kumano map for "Google Maps" :
Kumano.txt
Bounding Box for Kumano Map : ( 33.780602 , 135.853104 , 34.040466 , 136.231506 )
Wikipedia ID for Kumano : Q819672
Wikipedia SPARQL Query for Kumano (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q819672 wdt:P1082 ?population. }
OPTIONAL { wd:Q819672 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q819672 wdt:P2046 ?area. }
OPTIONAL { wd:Q819672 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q819672 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q819672 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 Kumano map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.780602, 135.853104, 34.040466, 136.231506);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kumano)
[out:json];
(
rel["name"="Kumano"][type=boundary];
rel["name:en"="Kumano"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kumano
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aigadani | 33.933330 , 136.100000 |
Atashika | 33.933330 , 136.150000 |
Hiratani | 33.900000 , 135.966670 |
Isozaki | 33.892780 , 136.128890 |
Kishudozan | 33.866670 , 135.916670 |
Kogawaguchi | 33.866670 , 135.900000 |
Kumano | 33.903890 , 136.122140 |
Kumano | 33.899109 , 136.081466 |
Nikishima | 33.933330 , 136.183330 |
Omata | 33.966670 , 136.100000 |
Suno | 33.946670 , 136.215560 |
Teratani | 33.983330 , 136.050000 |
Notes:
- You can download geometry data for Kumano 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.