25 places near Lebyazh'ye, Krasnogorskiy Raion, Altai Krai, Rossija
filter by placetype:
  1. Lebyazh'ye
    Lebyazh'ye, Krasnogorskiy Raion, Altai Krai, 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. Krasnogorskiy Raion
    Krasnogorskiy Raion, Altai Krai, Rossija (County)
  6. Soltonskiy Raion
    Soltonskiy Raion, Altai Krai, Rossija (County)
  7. Asia/Krasnoyarsk
    Asia/Krasnoyarsk, Rossija (Timezone)
  8. Asia/Almaty
    Asia/Almaty, Kazakhstan (Timezone)
  9. Asia/Shanghai
    Asia/Shanghai, 中國 (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.055 seconds ⌛; show me the details?

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