Çiftlik (Nigde) Map Cropping Samples
Çiftlik (Nigde) Map Cropping Samples-1
Çiftlik (Nigde) Map Cropping Samples-2
Çiftlik neighborhoods and villages map with 3D shadow effect
flag map of Çiftlik with 3D shadow effect
Çiftlik map with 3d shadow effect
Download outline map of Çiftlik (geojson format) :
Çiftlik.geojson (**)
Download polygon array of Çiftlik map for "Google Maps" :
Çiftlik.txt
Bounding Box for Çiftlik Map : ( 38.072912 , 34.270615 , 38.281162 , 34.624279 )
Wikipedia ID for Çiftlik : Q2129137
Wikipedia SPARQL Query for Çiftlik (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2129137 wdt:P1082 ?population. }
OPTIONAL { wd:Q2129137 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2129137 wdt:P2046 ?area. }
OPTIONAL { wd:Q2129137 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2129137 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2129137 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 Çiftlik map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.072912, 34.270615, 38.281162, 34.624279);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çiftlik)
[out:json];
(
rel["name"="Çiftlik"][type=boundary];
rel["name:en"="Çiftlik"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çiftlik
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Asmasiz | 38.150130 , 34.494410 |
Azatli | 38.166710 , 34.519040 |
Bozkoy | 38.236690 , 34.483950 |
Cardak | 38.195260 , 34.418990 |
Cinarli | 38.190090 , 34.562900 |
Kitreli | 38.169270 , 34.352850 |
Kula | 38.168500 , 34.447870 |
Mahmutlu | 38.182720 , 34.397110 |
Murtazakoy | 38.164050 , 34.597150 |
Ovalibag | 38.208530 , 34.439520 |
Ramat | 38.184770 , 34.502570 |
Seyhler | 38.174230 , 34.435520 |
Sultanpinari | 38.145270 , 34.522580 |
Notes:
- You can download geometry data for Çiftlik 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.