15 places near Koningin Beatrix International Airport, Aruba
filter by placetype:
  1. Camacuri
    Camacuri, Aruba (Town)
  2. Madiki
    Madiki, Aruba (Town)
  3. Meiveld
    Meiveld, Aruba (Town)
  4. Morgenster
    Morgenster, Aruba (Town)
  5. Plantersrust
    Plantersrust, Aruba (Town)
  6. Primavera
    Primavera, Aruba (Town)
  7. Rooi Afó
    Rooi Afó, Aruba (Town)
  8. Sabana Berde
    Sabana Berde, Aruba (Town)
  9. Sabana Blanco
    Sabana Blanco, Aruba (Town)
  10. San Barbola
    San Barbola, Aruba (Town)

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

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

        
0.021 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -70.013901, 12.5022 ] } } } }, { "term": { "woe:placetype": 7 } } ], "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" } } ] }