Download outline map of Ürgüp (geojson format) :
Ürgüp.geojson (**)
Download polygon array of Ürgüp map for "Google Maps" :
Ürgüp.txt
Bounding Box for Ürgüp Map : ( 38.411553 , 34.781782 , 38.757192 , 35.160942 )
Wikipedia ID for Ürgüp : Q335010
Wikipedia SPARQL Query for Ürgüp (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q335010 wdt:P1082 ?population. }
OPTIONAL { wd:Q335010 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q335010 wdt:P2046 ?area. }
OPTIONAL { wd:Q335010 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q335010 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q335010 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 Ürgüp map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.411553, 34.781782, 38.757192, 35.160942);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ürgüp)
[out:json];
(
rel["name"="Ürgüp"][type=boundary];
rel["name:en"="Ürgüp"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ürgüp
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agcaoren | 38.543330 , 35.025830 |
Agcasar | 38.683330 , 35.000000 |
Akkoy | 38.587700 , 35.051100 |
Aksalur | 38.660630 , 34.999040 |
Ayvali | 38.547150 , 34.867980 |
Bahceli | 38.544130 , 34.852580 |
Basdere | 38.526050 , 35.070940 |
Boyali | 38.589870 , 35.016410 |
Cemilkoy | 38.516260 , 34.941740 |
Cokek | 38.684440 , 34.940450 |
Demirtas | 38.545870 , 35.058840 |
Haciibrahimusagi | 38.716670 , 34.966670 |
Ibrahimpasa | 38.600000 , 34.850000 |
Iltas | 38.572830 , 35.045520 |
Karacaoren | 38.615370 , 34.975390 |
Karain | 38.580780 , 34.998460 |
Karakaya | 38.716670 , 35.033330 |
Karlik | 38.558750 , 34.984810 |
Mazikoy | 38.467780 , 34.840680 |
Mustafakemalpaşa | 38.559441 , 34.928240 |
Mustafapaşa | 38.585120 , 34.898290 |
Ortahisar | 38.631110 , 34.857220 |
Sahinefendi | 38.470060 , 34.950110 |
Sarihidir | 38.735820 , 34.930950 |
Sofular | 38.716670 , 35.000000 |
Taskinpasa | 38.487140 , 34.953920 |
Ulasli | 38.672340 , 34.955020 |
Urgub | 38.629600 , 34.911980 |
Yesiloz | 38.539860 , 34.993070 |
Notes:
- You can download geometry data for Ürgüp 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.