Nagai (Yamagata Prefecture) Map Cropping Samples
Nagai (Yamagata Prefecture) Map Cropping Samples-1
Nagai (Yamagata Prefecture) Map Cropping Samples-2
Nagai neighborhoods and villages map with 3D shadow effect
flag map of Nagai with 3D shadow effect
Nagai map with 3d shadow effect
Download outline map of Nagai (geojson format) :
Nagai.geojson (**)
Download polygon array of Nagai map for "Google Maps" :
Nagai.txt
Bounding Box for Nagai Map : ( 38.042999 , 139.878006 , 38.246799 , 140.110092 )
Wikipedia ID for Nagai : Q847557
Wikipedia SPARQL Query for Nagai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q847557 wdt:P1082 ?population. }
OPTIONAL { wd:Q847557 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q847557 wdt:P2046 ?area. }
OPTIONAL { wd:Q847557 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q847557 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q847557 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 Nagai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.042999, 139.878006, 38.246799, 140.110092);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nagai)
[out:json];
(
rel["name"="Nagai"][type=boundary];
rel["name:en"="Nagai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nagai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Higashi-takadama | 38.150000 , 140.050000 |
Imaizumi | 38.053890 , 140.042500 |
Kamiisazawa | 38.100000 , 140.066670 |
Kawarasawa | 38.125560 , 140.005280 |
Kawarazawa | 38.130100 , 139.997320 |
Miya | 38.105350 , 140.030310 |
Nagai | 38.103610 , 140.035000 |
Nagai | 38.137645 , 140.024013 |
Shimoisazawa | 38.083330 , 140.066670 |
Teraizumi | 38.113580 , 140.000330 |
Utamaru | 38.056410 , 140.037860 |
Yamagishi | 38.120600 , 139.998010 |
Yamagiwa | 38.118610 , 139.993060 |
Notes:
- You can download geometry data for Nagai 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.