24 places near Artsni, Kalinino Shrjan, Lorri, Armenia
filter by placetype:
  1. Apaven
    Apaven, Kalinino Shrjan, Lorri, Armenia (Town)
  2. Artsni
    Artsni, Kalinino Shrjan, Lorri, Armenia (Town)
  3. Anatolia
    Anatolia (Colloquial)
  4. Dogu Anadolu Bölgesi
    Dogu Anadolu Bölgesi, Turkey (Colloquial)
  5. Caucasus
    Caucasus (Colloquial)
  6. Kalinino Shrjan
    Kalinino Shrjan, Lorri, Armenia (County)
  7. Asia/Tbilisi
    Asia/Tbilisi (Timezone)
  8. Asia/Yerevan
    Asia/Yerevan (Timezone)
  9. Europe/Istanbul
    Europe/Istanbul (Timezone)
  10. Europe/Moscow
    Europe/Moscow, Rossija (Timezone)

Search again including deprecated places, unknown places, places that visit Null Island or everything?

This query took 0.02 seconds ⌛; show me the details?

        
0.02 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 44.369999, 41.214199 ] } } } } ], "must_not": [ { "terms": { "woe:placetype": [ 0, 11, 25 ] } }, { "term": { "geom:latitude": { "value": 0.0 } } }, { "term": { "geom:longitude": { "value": 0.0 } } }, { "exists": { "field": "woe:superseded_by" } } ] } }, "aggs": { "placetypes": { "terms": { "field": "woe:placetype_name", "size": 10000 } } }, "sort": [ { "woe:scale": { "order": "desc", "mode": "max" } }, { "woe:id": { "order": "asc", "mode": "max" } } ] }