Download outline map of Çamardi (geojson format) :
Çamardi.geojson (**)
Download polygon array of Çamardi map for "Google Maps" :
Çamardi.txt
Bounding Box for Çamardi Map : ( 37.649445 , 34.838184 , 38.04842 , 35.263912 )
Wikipedia ID for Çamardi : Q272375
Wikipedia SPARQL Query for Çamardi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q272375 wdt:P1082 ?population. }
OPTIONAL { wd:Q272375 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q272375 wdt:P2046 ?area. }
OPTIONAL { wd:Q272375 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q272375 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q272375 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 Çamardi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.649445, 34.838184, 38.04842, 35.263912);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Çamardi)
[out:json];
(
rel["name"="Çamardı"][type=boundary];
rel["name:en"="Çamardı"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Çamardi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Avlonya | 37.783330 , 34.916670 |
Bademdere | 37.920290 , 35.068400 |
Bekcili | 37.766670 , 34.935420 |
Beyaz Kislakci | 37.678070 , 34.976140 |
Burckoy | 37.802600 , 34.979170 |
Cardacik | 37.766670 , 34.966670 |
Celaller | 37.812280 , 34.939060 |
Cukurbag | 37.838160 , 35.059070 |
Demirkazik | 37.859950 , 35.092920 |
Elekgolu | 37.756490 , 35.025620 |
Emmi Yaylasi | 37.798630 , 35.086460 |
Eynelli | 37.932360 , 35.014750 |
Karapinar Yaylasi | 37.918600 , 35.136890 |
Kavakligol | 37.816670 , 34.966670 |
Kavlaktepe | 37.986670 , 35.090280 |
Kocapinar | 38.021850 , 35.087520 |
Mahmatli | 37.760930 , 34.982430 |
Orenkoy | 37.883330 , 34.916670 |
Orhaniye | 37.997790 , 35.082710 |
Pinarbasi | 37.886890 , 35.112070 |
Sulucaova | 38.013180 , 35.149210 |
Uckapili | 37.918210 , 34.895570 |
Yelatan | 37.691280 , 35.013950 |
Yenikoy | 37.712670 , 34.919670 |
Notes:
- You can download geometry data for Çamardi 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.