Güzelyurt (Aksaray) Map Cropping Samples
Güzelyurt (Aksaray) Map Cropping Samples-1
Güzelyurt (Aksaray) Map Cropping Samples-2
Güzelyurt neighborhoods and villages map with 3D shadow effect
flag map of Güzelyurt with 3D shadow effect
Güzelyurt map with 3d shadow effect
Download outline map of Güzelyurt (geojson format) :
Güzelyurt.geojson (**)
Download polygon array of Güzelyurt map for "Google Maps" :
Güzelyurt.txt
Bounding Box for Güzelyurt Map : ( 38.152862 , 34.152329 , 38.362413 , 34.462244 )
Wikipedia ID for Güzelyurt : Q1004503
Wikipedia SPARQL Query for Güzelyurt (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1004503 wdt:P1082 ?population. }
OPTIONAL { wd:Q1004503 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1004503 wdt:P2046 ?area. }
OPTIONAL { wd:Q1004503 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1004503 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1004503 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 Güzelyurt map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.152862, 34.152329, 38.362413, 34.462244);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Güzelyurt)
[out:json];
(
rel["name"="Güzelyurt"][type=boundary];
rel["name:en"="Güzelyurt"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Güzelyurt
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akyamac | 38.285990 , 34.380770 |
Alanyurt | 38.342030 , 34.314980 |
Belisirma | 38.268440 , 34.290590 |
Bozcayurt | 38.343910 , 34.392640 |
Gaziemir | 38.333330 , 34.400000 |
Ihlara | 38.240630 , 34.299600 |
Ilisu | 38.231430 , 34.340820 |
Selime | 38.304180 , 34.258660 |
Sivrihisar | 38.265810 , 34.411030 |
Uzunkaya | 38.291380 , 34.215420 |
Yaprakhisar | 38.294260 , 34.263480 |
Notes:
- You can download geometry data for Güzelyurt 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.