14 places near Operet Airport, Omuthiyagwiipundi, Oshikoto, Namibia
filter by placetype:
  1. Operet Airport
    Operet Airport, Omuthiyagwiipundi, Oshikoto, Namibia (Airport)
  2. Oshivelo
    Oshivelo, Guinas, Oshikoto, Namibia (Town)
  3. Zambezi River
    Zambezi River, Southern, Zambia (Drainage)
  4. Guinas
    Guinas, Oshikoto, Namibia (County)
  5. Omuthiyagwiipundi
    Omuthiyagwiipundi, Oshikoto, Namibia (County)
  6. Africa/Windhoek
    Africa/Windhoek (Timezone)
  7. Eastern
    Eastern, Eastern, Fiji (State)
  8. Oshikoto
    Oshikoto, Namibia (State)
  9. Namibia
    Namibia, Namibia (Country)
  10. Atlantic Ocean
    Atlantic Ocean (Ocean)

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

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

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