Minami-alps (Yamanashi Prefecture) Map Cropping Samples
Minami-alps (Yamanashi Prefecture) Map Cropping Samples-1
Minami-alps (Yamanashi Prefecture) Map Cropping Samples-2
Minami-alps neighborhoods and villages map with 3D shadow effect
flag map of Minami-alps with 3D shadow effect
Minami-alps map with 3d shadow effect
Download outline map of Minami-alps (geojson format) :
Minami-alps.geojson (**)
Download polygon array of Minami-alps map for "Google Maps" :
Minami-alps.txt
Bounding Box for Minami-alps Map : ( 35.563801 , 138.180298 , 35.753334 , 138.510803 )
Wikipedia ID for Minami-alps : Q824000
Wikipedia SPARQL Query for Minami-alps (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q824000 wdt:P1082 ?population. }
OPTIONAL { wd:Q824000 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q824000 wdt:P2046 ?area. }
OPTIONAL { wd:Q824000 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q824000 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q824000 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 Minami-alps map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.563801, 138.180298, 35.753334, 138.510803);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Minami-alps)
[out:json];
(
rel["name"="Minami-alps"][type=boundary];
rel["name:en"="Minami-alps"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Minami-alps
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Kami-iino | 35.633330 , 138.450000 |
Minami-Alps | 35.616000 , 138.463440 |
Ryūō | 35.650000 , 138.500000 |
Shimo-iino | 35.633330 , 138.466670 |
Notes:
- You can download geometry data for Minami-alps 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.