Çeltik (Konya) Map Cropping Samples
Çeltik (Konya) Map Cropping Samples-1
Çeltik (Konya) Map Cropping Samples-2
Çeltik neighborhoods and villages map with 3D shadow effect
flag map of Çeltik with 3D shadow effect
Çeltik map with 3d shadow effect
Download outline map of Çeltik (geojson format) :
Çeltik.geojson (**)
Download polygon array of Çeltik map for "Google Maps" :
Çeltik.txt
Bounding Box for Çeltik Map : ( 38.858828 , 31.593346 , 39.11886 , 32.117129 )
Wikipedia ID for Çeltik : Q2115563
Wikipedia SPARQL Query for Çeltik (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2115563 wdt:P1082 ?population. }
OPTIONAL { wd:Q2115563 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2115563 wdt:P2046 ?area. }
OPTIONAL { wd:Q2115563 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2115563 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2115563 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 Çeltik map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.858828, 31.593346, 39.11886, 32.117129);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çeltik)
[out:json];
(
rel["name"="Çeltik"][type=boundary];
rel["name:en"="Çeltik"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çeltik
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adakasim | 38.956940 , 31.893060 |
Buyuk Hasan | 38.922480 , 31.818970 |
Doganyurt | 39.029720 , 31.637490 |
Gokpinar | 39.060830 , 31.836670 |
Ishakusagi | 38.945830 , 31.943890 |
Kasoren | 39.083810 , 31.854180 |
Kucukhasan | 38.950000 , 31.826110 |
Torunlar | 39.092780 , 31.821670 |
Notes:
- You can download geometry data for Çeltik 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.