17 places near Mabaruma Airport, Barima-Waini, Guyana
filter by placetype:
  1. Mabaruma Airport
    Mabaruma Airport, Barima-Waini, Guyana (Airport)
  2. Antonio Diaz
    Antonio Diaz, Antonio Diaz, Delta Amacuro, Venezuela (LocalAdmin)
  3. Antonio Diaz
    Antonio Diaz, Delta Amacuro, Venezuela (County)
  4. America/Caracas
    America/Caracas (Timezone)
  5. America/Guyana
    America/Guyana (Timezone)
  6. Barima-Waini
    Barima-Waini, Barima-Waini, Guyana (State)
  7. Guyana
    Guyana, Guyana (Country)
  8. Caribbean Sea
    Caribbean Sea (Sea)
  9. Atlantic Ocean
    Atlantic Ocean (Ocean)
  10. Pacific Ocean
    Pacific Ocean (Ocean)

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

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

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