17 places near Plymouth, Saint Anthony, Montserrat
filter by placetype:
  1. Plymouth
    Plymouth, Saint Anthony, Montserrat (Town)
  2. Montserrat
    Montserrat, Montserrat (Island)
  3. French Antilles
    French Antilles, Guadeloupe (Island)
  4. America/Guadeloupe
    America/Guadeloupe (Timezone)
  5. America/Montserrat
    America/Montserrat (Timezone)
  6. Saint Anthony
    Saint Anthony, Montserrat (State)
  7. Montserrat
    Montserrat, Montserrat (Country)
  8. Caribbean Sea
    Caribbean Sea (Sea)
  9. Atlantic Ocean
    Atlantic Ocean (Ocean)
  10. Pacific Ocean
    Pacific Ocean (Ocean)

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

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

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