Derebucak (Konya) Map Cropping Samples

Derebucak (Konya) Map Cropping Samples-1
Derebucak (Konya) Map Cropping Samples-1
Derebucak (Konya) Map Cropping Samples-2
Derebucak (Konya) Map Cropping Samples-2
Download outline map of Derebucak (geojson format) : Derebucak.geojson (**)
Download polygon array of Derebucak map for "Google Maps" : Derebucak.txt
Bounding Box for Derebucak Map : ( 37.332863 , 31.354937 , 37.523968 , 31.748424 )
Wikipedia ID for Derebucak : Q2671048
Wikipedia SPARQL Query for Derebucak (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2671048 wdt:P1082 ?population. }
OPTIONAL { wd:Q2671048 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2671048 wdt:P2046 ?area. }
OPTIONAL { wd:Q2671048 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2671048 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2671048 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.332863, 31.354937, 37.523968, 31.748424);
);
out geom;

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

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

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


Neighborhoods and Villages of Derebucak
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Asagi Kayalar 37.438590 , 31.439900
Camlik 37.349800 , 31.639570
Derebucak 37.391790 , 31.509180
Gencek 37.449840 , 31.545880
Pinarbasi 37.403590 , 31.430900
Taslipinar 37.423810 , 31.567810
Tepearasi 37.495710 , 31.661800
Ugurlu 37.416180 , 31.672530
Yukari Kayalar 37.422990 , 31.456610


Notes:
- You can download geometry data for Derebucak 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 Derebucak neighborhoods and villages map.


Share this page