Aydinlar (Siirt) Map Cropping Samples
Aydinlar (Siirt) Map Cropping Samples-1
Aydinlar (Siirt) Map Cropping Samples-2
Aydinlar neighborhoods and villages map with 3D shadow effect
flag map of Aydinlar with 3D shadow effect
Aydinlar map with 3d shadow effect
Download outline map of Aydinlar (geojson format) :
Aydinlar.geojson (**)
Download polygon array of Aydinlar map for "Google Maps" :
Aydinlar.txt
Bounding Box for Aydinlar Map : ( 37.891038 , 41.949347 , 38.021628 , 42.169869 )
Wikipedia ID for Aydinlar : Q792913
Wikipedia SPARQL Query for Aydinlar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q792913 wdt:P1082 ?population. }
OPTIONAL { wd:Q792913 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q792913 wdt:P2046 ?area. }
OPTIONAL { wd:Q792913 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q792913 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q792913 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 Aydinlar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.891038, 41.949347, 38.021628, 42.169869);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aydinlar)
[out:json];
(
rel["name"="Aydınlar"][type=boundary];
rel["name:en"="Aydınlar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aydinlar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akyayla | 37.916010 , 42.136210 |
Aydınlar | 37.949110 , 42.012100 |
Aynsuc | 38.000260 , 41.962500 |
Çınarlısu | 37.913330 , 42.003890 |
Dereyamaç | 37.976670 , 42.008330 |
Erenler | 37.907330 , 42.039540 |
İkizbağlar | 37.978610 , 41.975280 |
Karacik | 37.948630 , 42.126510 |
Kılbasan | 37.916670 , 42.133330 |
Kursunlukoy | 37.954240 , 42.044770 |
Sinep | 37.972780 , 42.031390 |
Taşbalta | 37.980280 , 42.069720 |
Notes:
- You can download geometry data for Aydinlar 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.