20 places near Kochenevskiy Raion, Novosibirskaya Oblast, Rossija
filter by placetype:
  1. Beloborodovka
    Beloborodovka, Kochenevskiy Raion, Novosibirskaya Oblast, Rossija (Town)
  2. Ob River
    Ob River, Novosibirskaya Oblast, Rossija (Drainage)
  3. Irtysh River
    Irtysh River, Omskaya Oblast, Rossija (Drainage)
  4. Siberia
    Siberia, Rossija (Colloquial)
  5. Chulymskiy Raion
    Chulymskiy Raion, Novosibirskaya Oblast, Rossija (County)
  6. Kochenevskiy Raion
    Kochenevskiy Raion, Novosibirskaya Oblast, Rossija (County)
  7. Asia/Krasnoyarsk
    Asia/Krasnoyarsk, Rossija (Timezone)
  8. Asia/Yekaterinburg
    Asia/Yekaterinburg, Rossija (Timezone)
  9. Asia/Almaty
    Asia/Almaty, Kazakhstan (Timezone)
  10. Asia/Novosibirsk
    Asia/Novosibirsk, Rossija (Timezone)

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

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

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