23 places near Mamonj, Irkutsk Raion, Irkutskaya Oblast, Rossija
filter by placetype:
  1. Mamonj
    Mamonj, Irkutsk Raion, Irkutskaya Oblast, Rossija (Town)
  2. Angara River
    Angara River, Irkutskaya Oblast, Rossija (Drainage)
  3. Selenga River
    Selenga River, Rossija (Drainage)
  4. Lake Baikal
    Lake Baikal, Buryatiya, Rossija (Drainage)
  5. Siberia
    Siberia, Rossija (Colloquial)
  6. Irkutsk Raion
    Irkutsk Raion, Irkutskaya Oblast, Rossija (County)
  7. Irkutskiy Raion
    Irkutskiy Raion, Irkutskaya Oblast, Rossija (County)
  8. Asia/Irkutsk
    Asia/Irkutsk, Rossija (Timezone)
  9. Asia/Krasnoyarsk
    Asia/Krasnoyarsk, Rossija (Timezone)
  10. Asia/Shanghai
    Asia/Shanghai, 中國 (Timezone)

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

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

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