9 places near Siis, Chuuk, Federated States of Micronesia
filter by placetype:
  1. Siis
    Siis, Chuuk, Federated States of Micronesia (Island)
  2. Chuuk Islands
    Chuuk Islands, Chuuk, Federated States of Micronesia (Island)
  3. Pacific/Truk
    Pacific/Truk, Federated States of Micronesia (Timezone)
  4. Chuuk
    Chuuk, Chuuk, Federated States of Micronesia (State)
  5. Asia
    Asia (Continent)
  6. Micronesia
    Micronesia (Supername)
  7. Oceania
    Oceania (Supername)
  8. Far East
    Far East (Supername)
  9. Asia-Pacific
    Asia-Pacific (Supername)

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

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

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