Sagae (Yamagata Prefecture) Map Cropping Samples
Sagae (Yamagata Prefecture) Map Cropping Samples-1
Sagae (Yamagata Prefecture) Map Cropping Samples-2
Sagae neighborhoods and villages map with 3D shadow effect
flag map of Sagae with 3D shadow effect
Sagae map with 3d shadow effect
Download outline map of Sagae (geojson format) :
Sagae.geojson (**)
Download polygon array of Sagae map for "Google Maps" :
Sagae.txt
Bounding Box for Sagae Map : ( 38.342468 , 140.150299 , 38.535465 , 140.322098 )
Wikipedia ID for Sagae : Q823955
Wikipedia SPARQL Query for Sagae (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q823955 wdt:P1082 ?population. }
OPTIONAL { wd:Q823955 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q823955 wdt:P2046 ?area. }
OPTIONAL { wd:Q823955 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q823955 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q823955 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 Sagae map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.342468, 140.150299, 38.535465, 140.322098);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sagae)
[out:json];
(
rel["name"="Sagae"][type=boundary];
rel["name:en"="Sagae"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sagae
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Jionji | 38.406220 , 140.249320 |
Motodate | 38.364020 , 140.294330 |
Nitta | 38.372220 , 140.300830 |
Sagae | 38.372500 , 140.272500 |
Sagae | 38.404185 , 140.243672 |
Shiraiwa | 38.405160 , 140.232330 |
Notes:
- You can download geometry data for Sagae 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.