Doganhisar (Konya) Map Cropping Samples
Doganhisar (Konya) Map Cropping Samples-1
Doganhisar (Konya) Map Cropping Samples-2
Doganhisar neighborhoods and villages map with 3D shadow effect
flag map of Doganhisar with 3D shadow effect
Doganhisar map with 3d shadow effect
Download outline map of Doganhisar (geojson format) :
Doganhisar.geojson (**)
Download polygon array of Doganhisar map for "Google Maps" :
Doganhisar.txt
Bounding Box for Doganhisar Map : ( 37.993327 , 31.505912 , 38.279035 , 31.794577 )
Wikipedia ID for Doganhisar : Q1253665
Wikipedia SPARQL Query for Doganhisar (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1253665 wdt:P1082 ?population. }
OPTIONAL { wd:Q1253665 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1253665 wdt:P2046 ?area. }
OPTIONAL { wd:Q1253665 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1253665 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1253665 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 Doganhisar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.993327, 31.505912, 38.279035, 31.794577);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Doganhisar)
[out:json];
(
rel["name"="Doğanhisar"][type=boundary];
rel["name:en"="Doğanhisar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Doganhisar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ayaslar | 38.116300 , 31.733300 |
Cinaroba | 38.170270 , 31.640700 |
Destigin | 38.055420 , 31.635550 |
Eskiler | 38.157210 , 31.522770 |
Furunlu | 38.122040 , 31.611670 |
Guvendik | 38.089460 , 31.612230 |
Ilyaslar | 38.201320 , 31.576260 |
Karaaga | 38.185090 , 31.612340 |
Kemer | 38.106180 , 31.672490 |
Kocas | 38.231940 , 31.632220 |
Konakkale | 38.018780 , 31.684170 |
Ruus | 38.139630 , 31.758650 |
Tasdigin | 38.050000 , 31.650000 |
Tekkekoy | 38.132210 , 31.671260 |
Uncular | 38.206920 , 31.609510 |
Yaylak | 38.065280 , 31.689170 |
Yazir | 38.214530 , 31.622640 |
Yazlica | 38.169390 , 31.757140 |
Yukari Ketenli Mahallesi | 38.099720 , 31.542780 |
Notes:
- You can download geometry data for Doganhisar 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.