Polateli (Kilis) Map Cropping Samples

Polateli (Kilis) Map Cropping Samples-1

Polateli (Kilis) Map Cropping Samples-2

Polateli neighborhoods and villages map with 3D shadow effect

flag map of Polateli with 3D shadow effect

Polateli map with 3d shadow effect
 
 
Download outline map of Polateli (geojson format) : 
Polateli.geojson (**)
Download polygon array of Polateli map for "Google Maps" : 
Polateli.txt
Bounding Box for Polateli Map : ( 36.775311 , 36.991515 , 36.904204 , 37.287894 )
Wikipedia ID for Polateli : Q1018509
Wikipedia SPARQL Query for Polateli (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1018509 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1018509 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1018509 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1018509 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1018509 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1018509 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 Polateli map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.775311, 36.991515, 36.904204, 37.287894);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Polateli)
	
[out:json];
(
rel["name"="Polateli"][type=boundary];
rel["name:en"="Polateli"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Polateli
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Bagarasi  |  36.830000 , 37.056110  | 
|  Bektasoglu  |  36.853330 , 37.056110  | 
|  Cengin  |  36.850000 , 37.016670  | 
|  Dunbullu  |  36.815280 , 37.027500  | 
|  Eglen  |  36.802280 , 37.104380  | 
|  Güldüzü  |  36.866670 , 37.116670  | 
|  Karacurun  |  36.793610 , 37.146670  | 
|  Karapinar  |  36.850000 , 37.166670  | 
|  Kefiz  |  36.783330 , 37.133330  | 
|  Koclar  |  36.853060 , 37.215830  | 
|  Magaracik  |  36.851270 , 37.170570  | 
|  Omercik  |  36.809340 , 37.229440  | 
|  Ravanda  |  36.877500 , 37.072500  | 
|  Sabar  |  36.841670 , 37.096110  | 
|  Sogutlu  |  36.821670 , 37.124720  | 
|  Taşlıalan  |  36.837890 , 37.078240  | 
|  Tekdam  |  36.835830 , 37.032220  | 
|  Yarimdag  |  36.863610 , 37.207500  | 
|  Yeniyapan  |  36.864210 , 37.226050  | 
|  Yeniyapan  |  36.883330 , 37.200000  | 
|  Yeniyapan  |  36.828890 , 37.020830  | 
|  Yeniyurt  |  36.791670 , 37.135280  | 
|  Yilanca  |  36.834750 , 37.217320  | 
|  Zelha  |  36.833330 , 37.066670  | 
Notes:
- You can download geometry data for Polateli 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.