17 places near Kulatau, Khorazm, Uzbekistan
filter by placetype:
  1. Kulatau
    Kulatau, Khorazm, Uzbekistan (Town)
  2. Asia/Ashgabat
    Asia/Ashgabat (Timezone)
  3. Asia/Almaty
    Asia/Almaty, Kazakhstan (Timezone)
  4. Europe/Moscow
    Europe/Moscow, Rossija (Timezone)
  5. Asia/Samarkand
    Asia/Samarkand, Uzbekistan (Timezone)
  6. Chardzhou
    Chardzhou, Chardzhou, Turkmenistan (State)
  7. Qoraqalpoghiston
    Qoraqalpoghiston, Qoraqalpoghiston, Uzbekistan (State)
  8. Khorazm
    Khorazm, Khorazm, Uzbekistan (State)
  9. Uzbekistan
    Uzbekistan, Uzbekistan (Country)
  10. Pacific Ocean
    Pacific Ocean (Ocean)

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

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

        
0.027 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 61.58614, 41.283821 ] } } } } ], "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" } } ] }