20 places near Tolmachevo Airport, Ob, Novosibirskaya Oblast, Rossija
  1. Tolmachevo Airport
    Tolmachevo Airport, Ob, Novosibirskaya Oblast, Rossija (Airport)
  2. Ob River
    Ob River, Novosibirskaya Oblast, Rossija (Drainage)
  3. Irtysh River
    Irtysh River, Omskaya Oblast, Rossija (Drainage)
  4. Siberia
    Siberia, Rossija (Colloquial)
  5. Kochenevskiy Raion
    Kochenevskiy Raion, Novosibirskaya Oblast, Rossija (County)
  6. Novosibirskiy Raion
    Novosibirskiy 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.014 seconds ⌛; show me the details?

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