Gelendost (Isparta) Map Cropping Samples
Gelendost (Isparta) Map Cropping Samples-1
Gelendost (Isparta) Map Cropping Samples-2
Gelendost neighborhoods and villages map with 3D shadow effect
flag map of Gelendost with 3D shadow effect
Gelendost map with 3d shadow effect
Download outline map of Gelendost (geojson format) :
Gelendost.geojson (**)
Download polygon array of Gelendost map for "Google Maps" :
Gelendost.txt
Bounding Box for Gelendost Map : ( 37.966621 , 30.840032 , 38.220788 , 31.195742 )
Wikipedia ID for Gelendost : Q1499635
Wikipedia SPARQL Query for Gelendost (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1499635 wdt:P1082 ?population. }
OPTIONAL { wd:Q1499635 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1499635 wdt:P2046 ?area. }
OPTIONAL { wd:Q1499635 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1499635 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1499635 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 Gelendost map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.966621, 30.840032, 38.220788, 31.195742);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gelendost)
[out:json];
(
rel["name"="Gelendost"][type=boundary];
rel["name:en"="Gelendost"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gelendost
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Afsar | 38.136390 , 30.977780 |
Akdag | 38.170540 , 30.929740 |
Balci | 38.116940 , 31.106670 |
Calti | 38.206090 , 31.002210 |
Esinyurt | 38.021430 , 30.963320 |
Hacilar | 38.034570 , 30.965210 |
Kecili | 38.129170 , 31.153330 |
Koke | 38.177220 , 30.975280 |
Koturnek | 38.166670 , 31.133330 |
Mihail | 37.983330 , 31.000000 |
Yakakoy | 38.100550 , 31.041080 |
Yenice | 38.141780 , 30.945650 |
Yesilkoy | 37.992220 , 30.996660 |
Notes:
- You can download geometry data for Gelendost 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.