11 places near Sea of Okhotsk
filter by placetype:
  1. Siberia
    Siberia, Rossija (Colloquial)
  2. Asia/Vladivostok
    Asia/Vladivostok, Rossija (Timezone)
  3. Asia/Sakhalin
    Asia/Sakhalin, Rossija (Timezone)
  4. Sea of Okhotsk
    Sea of Okhotsk (Sea)
  5. Asia
    Asia (Continent)
  6. C.I.S.
    C.I.S. (Supername)
  7. USSR
    USSR (Supername)
  8. East Asia
    East Asia (Supername)
  9. Eastern Europe
    Eastern Europe (Supername)
  10. Far East
    Far East (Supername)

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": [ 150.442963, 51.715199 ] } } } } ], "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" } } ] }