20 places near Rifflet, Deshaies, Basse-Terre, Guadeloupe
filter by placetype:
  1. Caféière
    Caféière, Deshaies, Basse-Terre, Guadeloupe (Town)
  2. Rifflet
    Rifflet, Deshaies, Basse-Terre, Guadeloupe (Town)
  3. Basse-Terre
    Basse-Terre, Basse-Terre, Guadeloupe (Island)
  4. French Antilles
    French Antilles, Guadeloupe (Island)
  5. Ste-rose
    Ste-rose, Basse-Terre, Guadeloupe (County)
  6. Deshaies
    Deshaies, Basse-Terre, Guadeloupe (County)
  7. America/Guadeloupe
    America/Guadeloupe (Timezone)
  8. Basse-Terre
    Basse-Terre, Basse-Terre, Guadeloupe (State)
  9. France
    France, France (Country)
  10. Guadeloupe
    Guadeloupe, Guadeloupe (Country)

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

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

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