17 places near Kherson, Aqtobe, Kazakhstan
filter by placetype:
  1. Kherson
    Kherson, Aqtobe, Kazakhstan (Town)
  2. Ural River
    Ural River, Rossija (Drainage)
  3. Siberia
    Siberia, Rossija (Colloquial)
  4. Kuvandykskiy Raion
    Kuvandykskiy Raion, Orenburgskaya Oblast, Rossija (County)
  5. Asia/Yekaterinburg
    Asia/Yekaterinburg, Rossija (Timezone)
  6. Asia/Aqtobe
    Asia/Aqtobe, Kazakhstan (Timezone)
  7. Europe/Moscow
    Europe/Moscow, Rossija (Timezone)
  8. Aqtobe
    Aqtobe, Aqtobe, Kazakhstan (State)
  9. Orenburgskaya Oblast
    Orenburgskaya Oblast, Orenburgskaya Oblast, Rossija (State)
  10. Kazakhstan
    Kazakhstan, Kazakhstan (Country)

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

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

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