Gülagaç (Aksaray) Map Cropping Samples
Gülagaç (Aksaray) Map Cropping Samples-1
Gülagaç (Aksaray) Map Cropping Samples-2
Gülagaç neighborhoods and villages map with 3D shadow effect
flag map of Gülagaç with 3D shadow effect
Gülagaç map with 3d shadow effect
Download outline map of Gülagaç (geojson format) :
Gülagaç.geojson (**)
Download polygon array of Gülagaç map for "Google Maps" :
Gülagaç.txt
Bounding Box for Gülagaç Map : ( 38.306727 , 34.185618 , 38.526116 , 34.496646 )
Wikipedia ID for Gülagaç : Q1958579
Wikipedia SPARQL Query for Gülagaç (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1958579 wdt:P1082 ?population. }
OPTIONAL { wd:Q1958579 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1958579 wdt:P2046 ?area. }
OPTIONAL { wd:Q1958579 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1958579 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1958579 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ülagaç map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.306727, 34.185618, 38.526116, 34.496646);
);
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ülagaç)
[out:json];
(
rel["name"="Gülağaç"][type=boundary];
rel["name:en"="Gülağaç"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gülagaç
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akmezar | 38.462060 , 34.310990 |
Bekarlar | 38.385180 , 34.427780 |
Camilioren | 38.503850 , 34.388700 |
Catalsu | 38.402220 , 34.209690 |
Delihebil | 38.491150 , 34.298780 |
Demirci | 38.379150 , 34.287560 |
Duguz | 38.491610 , 34.355750 |
Emirgazi | 38.333330 , 34.416670 |
Gulpinar | 38.418890 , 34.363550 |
Kizilkaya | 38.357940 , 34.231500 |
Pinarbasi | 38.427120 , 34.267200 |
Saratli | 38.451800 , 34.231790 |
Sofular | 38.357970 , 34.427990 |
Suleymanhuyugu | 38.500000 , 34.333330 |
Notes:
- You can download geometry data for Gülagaç 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.