19 places near 97119, Basse-Terre, Guadeloupe
filter by placetype:
  1. Basse-Terre
    Basse-Terre, Basse-Terre, Guadeloupe (Island)
  2. French Antilles
    French Antilles, Guadeloupe (Island)
  3. Vieux-habitants
    Vieux-habitants, Basse-Terre, Guadeloupe (County)
  4. St Claude
    St Claude, Basse-Terre, Guadeloupe (County)
  5. Baillif
    Baillif, Basse-Terre, Guadeloupe (County)
  6. America/Guadeloupe
    America/Guadeloupe (Timezone)
  7. Basse-Terre
    Basse-Terre, Basse-Terre, 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.02 seconds ⌛; show me the details?

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