Download outline map of Ömerli (geojson format) :
Ömerli.geojson (**)
Download polygon array of Ömerli map for "Google Maps" :
Ömerli.txt
Bounding Box for Ömerli Map : ( 37.260905 , 40.85368 , 37.486078 , 41.174542 )
Wikipedia ID for Ömerli : Q4722370
Wikipedia SPARQL Query for Ömerli (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4722370 wdt:P1082 ?population. }
OPTIONAL { wd:Q4722370 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4722370 wdt:P2046 ?area. }
OPTIONAL { wd:Q4722370 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4722370 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4722370 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 Ömerli map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.260905, 40.85368, 37.486078, 41.174542);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ömerli)
[out:json];
(
rel["name"="Ömerli"][type=boundary];
rel["name:en"="Ömerli"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ömerli
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akyokus | 37.403500 , 41.131550 |
Anittepe | 37.457300 , 41.038740 |
Apiye | 37.395000 , 41.073060 |
Besikkaya | 37.369880 , 41.093330 |
Catalyurt | 37.370940 , 41.037580 |
Cayiralani | 37.291660 , 40.914160 |
Cimenlik | 37.391490 , 41.021160 |
Çınaraltı | 37.384440 , 40.860000 |
Donerdere | 37.427300 , 40.921040 |
Duygulu | 37.317880 , 41.008850 |
Eydo | 37.455370 , 40.922390 |
Göllü | 37.343060 , 41.037500 |
Harabetau | 37.464070 , 41.059440 |
Harmankaya | 37.319100 , 40.994890 |
Havuzbaşı | 37.347870 , 40.919560 |
Heybeli | 37.321270 , 41.031580 |
Hirbekevir | 37.360310 , 40.904430 |
İkipınar | 37.313330 , 40.940000 |
Ikitepe | 37.356090 , 41.120810 |
Isikdere | 37.311070 , 40.914070 |
Kayabali | 37.367790 , 41.142850 |
Kayadere | 37.455830 , 40.896390 |
Kayagoze | 37.324610 , 40.987440 |
Kaynakkaya | 37.333880 , 40.929830 |
Kocakuyu | 37.376390 , 40.965000 |
Kocasirt | 37.360620 , 40.879020 |
Komurlu | 37.318350 , 40.982370 |
Kovanli | 37.312770 , 41.083220 |
Kudi | 37.336670 , 40.949440 |
Kuzudagikoy | 37.450280 , 41.005830 |
Merzeka | 37.346910 , 40.884270 |
Mezreke | 37.403780 , 40.983170 |
Mutluca | 37.423880 , 41.036040 |
Ömerli | 37.402220 , 40.954090 |
Ovabasi | 37.356450 , 40.995060 |
Pinarcik | 37.327000 , 40.907150 |
Sade | 37.334640 , 41.150540 |
Salihkoy | 37.452250 , 41.007420 |
Sehrinci | 37.283330 , 40.950000 |
Shinok | 37.411110 , 40.942220 |
Sivritepe | 37.376490 , 40.897310 |
Sulakdere | 37.275840 , 40.990050 |
Taki | 37.344720 , 40.932500 |
Tasgedik | 37.390960 , 40.923220 |
Tavuklu | 37.380250 , 40.931700 |
Tekkuyu | 37.368140 , 40.926230 |
Tokdere | 37.419990 , 41.053100 |
Topagac | 37.436580 , 41.038520 |
Yaylatepe | 37.432910 , 41.010180 |
Zikni | 37.376990 , 41.060500 |
Ziyaret | 37.350860 , 41.075130 |
Notes:
- You can download geometry data for Ömerli 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.