18 places near Orange Valley Mill, Saint Mary, Antigua and Barbuda
filter by placetype:
  1. Orange Valley Mill
    Orange Valley Mill, Saint Mary, Antigua and Barbuda (Town)
  2. Antigua Island
    Antigua Island, Antigua and Barbuda (Island)
  3. French Antilles
    French Antilles, Guadeloupe (Island)
  4. America/Antigua
    America/Antigua (Timezone)
  5. America/Guadeloupe
    America/Guadeloupe (Timezone)
  6. Saint Mary
    Saint Mary, Saint Mary, Antigua and Barbuda (State)
  7. Saint Peter
    Saint Peter, Saint Peter, Antigua and Barbuda (State)
  8. Antigua and Barbuda
    Antigua and Barbuda, Antigua and Barbuda (Country)
  9. Caribbean Sea
    Caribbean Sea (Sea)
  10. Atlantic Ocean
    Atlantic Ocean (Ocean)

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": [ -61.866699, 17.0333 ] } } } } ], "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" } } ] }