18 places near Prokhorkino, Aleksandrovskiy Raion, Tomskaya Oblast, Rossija
filter by placetype:
  1. Prokhorkino
    Prokhorkino, Aleksandrovskiy Raion, Tomskaya 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. Aleksandrovskiy Raion
    Aleksandrovskiy Raion, Tomskaya Oblast, Rossija (County)
  6. Kargasokskiy Raion
    Kargasokskiy Raion, Tomskaya Oblast, Rossija (County)
  7. Parabel'skiy Raion
    Parabel'skiy Raion, Tomskaya Oblast, Rossija (County)
  8. Asia/Krasnoyarsk
    Asia/Krasnoyarsk, Rossija (Timezone)
  9. Asia/Yekaterinburg
    Asia/Yekaterinburg, Rossija (Timezone)
  10. Tomskaya Oblast
    Tomskaya Oblast, Tomskaya Oblast, Rossija (State)

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

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

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