Nan-yo (Yamagata Prefecture) Map Cropping Samples
Nan-yo (Yamagata Prefecture) Map Cropping Samples-1
Nan-yo (Yamagata Prefecture) Map Cropping Samples-2
Nan-yo neighborhoods and villages map with 3D shadow effect
flag map of Nan-yo with 3D shadow effect
Nan-yo map with 3d shadow effect
Download outline map of Nan-yo (geojson format) :
Nan-yo.geojson (**)
Download polygon array of Nan-yo map for "Google Maps" :
Nan-yo.txt
Bounding Box for Nan-yo Map : ( 38.019669 , 140.070099 , 38.223469 , 140.238007 )
Wikipedia ID for Nan-yo : Q850496
Wikipedia SPARQL Query for Nan-yo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q850496 wdt:P1082 ?population. }
OPTIONAL { wd:Q850496 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q850496 wdt:P2046 ?area. }
OPTIONAL { wd:Q850496 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q850496 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q850496 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 Nan-yo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.019669, 140.070099, 38.223469, 140.238007);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nan-yo)
[out:json];
(
rel["name"="Nan-yo"][type=boundary];
rel["name:en"="Nan-yo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nan-yo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akayu | 38.043765 , 140.169067 |
Akayu | 38.054410 , 140.181260 |
Kawatoi | 38.083330 , 140.183330 |
Koiwasawa | 38.095070 , 140.203480 |
Koriyama | 38.041940 , 140.159720 |
Miyauchi | 38.071390 , 140.136940 |
Miyazaki | 38.033610 , 140.118330 |
Nanyo | 38.043220 , 140.112760 |
Nanyo | 38.049524 , 140.149649 |
Ringo | 38.052700 , 140.081620 |
Notes:
- You can download geometry data for Nan-yo 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.