19 places near Courcelles, St Francois, Pointe-À-Pitre, Guadeloupe
filter by placetype:
  1. Courcelles
    Courcelles, St Francois, Pointe-À-Pitre, Guadeloupe (Town)
  2. Grande-Terre
    Grande-Terre, Pointe-À-Pitre, Guadeloupe (Island)
  3. French Antilles
    French Antilles, Guadeloupe (Island)
  4. St Francois
    St Francois, Pointe-À-Pitre, Guadeloupe (County)
  5. Ste Anne
    Ste Anne, Pointe-À-Pitre, Guadeloupe (County)
  6. America/Guadeloupe
    America/Guadeloupe (Timezone)
  7. Pointe-À-Pitre
    Pointe-À-Pitre, Pointe-À-Pitre, Guadeloupe (State)
  8. France
    France, France (Country)
  9. Guadeloupe
    Guadeloupe, Guadeloupe (Country)
  10. Caribbean Sea
    Caribbean Sea (Sea)

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.3167, 16.25 ] } } } } ], "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" } } ] }