Çardak (Denizli) Map Cropping Samples

Çardak (Denizli) Map Cropping Samples-1
Çardak (Denizli) Map Cropping Samples-1
Çardak (Denizli) Map Cropping Samples-2
Çardak (Denizli) Map Cropping Samples-2
Download outline map of Çardak (geojson format) : Çardak.geojson (**)
Download polygon array of Çardak map for "Google Maps" : Çardak.txt
Bounding Box for Çardak Map : ( 37.627782 , 29.532574 , 37.884736 , 29.891605 )
Wikipedia ID for Çardak : Q272634
Wikipedia SPARQL Query for Çardak (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q272634 wdt:P1082 ?population. }
OPTIONAL { wd:Q272634 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q272634 wdt:P2046 ?area. }
OPTIONAL { wd:Q272634 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q272634 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q272634 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.627782, 29.532574, 37.884736, 29.891605);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Çardak)
[out:json];
(
rel["name"="Çardak"][type=boundary];
rel["name:en"="Çardak"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Çardak
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Ayvaz 37.741300 , 29.758900
Beylerli 37.697700 , 29.642600
Calti 37.745280 , 29.725830
Çardak 37.826940 , 29.668330
Gemis 37.774240 , 29.818350
Golcuk 37.722530 , 29.784450
Hayriye 37.652040 , 29.648980
Sogut 37.672530 , 29.569220


Notes:
- You can download geometry data for Çardak 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.

Create Çardak neighborhoods and villages map.


Share this page