18 places near Spanish Point, Saint Georges, Montserrat
filter by placetype:
  1. Spanish Point
    Spanish Point, Saint Georges, 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. Saint Georges
    Saint Georges, Montserrat (State)
  8. Montserrat
    Montserrat, Montserrat (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.012 seconds ⌛; show me the details?

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