21 places near Saint Mary, Saint Mary, Antigua and Barbuda
filter by placetype:
  1. Bolans
    Bolans, Saint Mary, Antigua and Barbuda (Town)
  2. Cedar Hall
    Cedar Hall, Saint Mary, Antigua and Barbuda (Town)
  3. Yorks
    Yorks, Saint Mary, Antigua and Barbuda (Town)
  4. Antigua Island
    Antigua Island, Antigua and Barbuda (Island)
  5. French Antilles
    French Antilles, Guadeloupe (Island)
  6. America/Antigua
    America/Antigua (Timezone)
  7. America/Guadeloupe
    America/Guadeloupe (Timezone)
  8. Saint John
    Saint John, Saint John, Antigua and Barbuda (State)
  9. Saint Mary
    Saint Mary, Saint Mary, Antigua and Barbuda (State)
  10. Saint Peter
    Saint Peter, Saint Peter, Antigua and Barbuda (State)

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

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

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