26 places near Old Towne, Saint Peter, Montserrat
filter by placetype:
  1. Duberry Hill
    Duberry Hill, Saint Peter, Montserrat (Town)
  2. Fleming
    Fleming, Saint Peter, Montserrat (Town)
  3. Hope
    Hope, Saint Peter, Montserrat (Town)
  4. Iles Bay
    Iles Bay, Saint Peter, Montserrat (Town)
  5. Old Towne
    Old Towne, Saint Peter, Montserrat (Town)
  6. Olveston
    Olveston, Saint Peter, Montserrat (Town)
  7. Richmond Hill
    Richmond Hill, Saint Anthony, Montserrat (Town)
  8. Woodlands
    Woodlands, Saint Peter, Montserrat (Town)
  9. Montserrat
    Montserrat, Montserrat (Island)
  10. French Antilles
    French Antilles, Guadeloupe (Island)

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

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

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