14 places near Chitato Airport, Lunda Norte, Angola
filter by placetype:
  1. Chitato Airport
    Chitato Airport, Lunda Norte, Angola (Airport)
  2. Luachimo
    Luachimo, Lunda Norte, Angola (Town)
  3. Africa/Kinshasa
    Africa/Kinshasa, Democratic Republic of Congo (Timezone)
  4. Africa/Luanda
    Africa/Luanda (Timezone)
  5. Lunda Norte
    Lunda Norte, Lunda Norte, Angola (State)
  6. Bandundu
    Bandundu, Bandundu, Democratic Republic of Congo (State)
  7. Kasai-Occidental
    Kasai-Occidental, Kasai-Occidental, Democratic Republic of Congo (State)
  8. Angola
    Angola, Angola (Country)
  9. Indian Ocean
    Indian 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.033 seconds ⌛; show me the details?

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