14 places near Asab, Gibeon, Hardap, Namibia
filter by placetype:
  1. Asab
    Asab, Gibeon, Hardap, Namibia (Town)
  2. Mariental Rural
    Mariental Rural, Hardap, Namibia (County)
  3. Keetmanshoop Rural
    Keetmanshoop Rural, Karas, Namibia (County)
  4. Berseba
    Berseba, Karas, Namibia (County)
  5. Gibeon
    Gibeon, Hardap, Namibia (County)
  6. Africa/Johannesburg
    Africa/Johannesburg (Timezone)
  7. Africa/Windhoek
    Africa/Windhoek (Timezone)
  8. Karas
    Karas, Namibia (State)
  9. Hardap
    Hardap, Namibia (State)
  10. Namibia
    Namibia, Namibia (Country)

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.94548, -25.46719 ] } } } } ], "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" } } ] }