Altinyayla (Sivas) Map Cropping Samples
Altinyayla (Sivas) Map Cropping Samples-1
Altinyayla (Sivas) Map Cropping Samples-2
Altinyayla neighborhoods and villages map with 3D shadow effect
flag map of Altinyayla with 3D shadow effect
Altinyayla map with 3d shadow effect
Download outline map of Altinyayla (geojson format) :
Altinyayla.geojson (**)
Download polygon array of Altinyayla map for "Google Maps" :
Altinyayla.txt
Bounding Box for Altinyayla Map : ( 39.087896 , 36.626546 , 39.376069 , 36.935943 )
Wikipedia ID for Altinyayla : Q447233
Wikipedia SPARQL Query for Altinyayla (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q447233 wdt:P1082 ?population. }
OPTIONAL { wd:Q447233 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q447233 wdt:P2046 ?area. }
OPTIONAL { wd:Q447233 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q447233 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q447233 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 Altinyayla map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](39.087896, 36.626546, 39.376069, 36.935943);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Altinyayla)
[out:json];
(
rel["name"="Altınyayla"][type=boundary];
rel["name:en"="Altınyayla"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Altinyayla
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Basyayla | 39.255650 , 36.663050 |
Deliilyas | 39.324740 , 36.787680 |
Gazimagara | 39.342540 , 36.827170 |
Gumusdigin | 39.251100 , 36.722580 |
Guzeloglan | 39.249450 , 36.687180 |
Harmandali | 39.186080 , 36.834960 |
Kizilhuyuk | 39.162260 , 36.758770 |
Kurtcuyurt | 39.204670 , 36.860270 |
Mezraakoy | 39.266670 , 36.683330 |
Mutubey | 39.228890 , 36.866110 |
Pasakoy | 39.283570 , 36.871540 |
Serinyayla | 39.347490 , 36.723090 |
Tahtyurt | 39.183180 , 36.712730 |
Taslihuyuk | 39.163680 , 36.802500 |
Yassipinar | 39.317640 , 36.709700 |
Notes:
- You can download geometry data for Altinyayla 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.