19 places near Kartygej, Bokhanskiy Raion, Irkutskaya Oblast, Rossija
filter by placetype:
  1. Kartygej
    Kartygej, Bokhanskiy Raion, Irkutskaya Oblast, Rossija (Town)
  2. Angara River
    Angara River, Irkutskaya Oblast, Rossija (Drainage)
  3. Siberia
    Siberia, Rossija (Colloquial)
  4. Bokhanskiy Raion
    Bokhanskiy Raion, Irkutskaya Oblast, Rossija (County)
  5. Osinskiy Raion
    Osinskiy Raion, Irkutskaya Oblast, Rossija (County)
  6. Asia/Irkutsk
    Asia/Irkutsk, Rossija (Timezone)
  7. Asia/Krasnoyarsk
    Asia/Krasnoyarsk, Rossija (Timezone)
  8. Asia/Shanghai
    Asia/Shanghai, 中國 (Timezone)
  9. Buryatiya
    Buryatiya, Buryatiya, Rossija (State)
  10. Krasnoyarsk Krai
    Krasnoyarsk Krai, Rossija (State)

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": [ 103.506538, 53.436378 ] } } } } ], "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" } } ] }