14 places near Oficina Victoria Airport, Tamarugal, Tarapaca, Chile
  1. Oficina Victoria Airport
    Oficina Victoria Airport, Tamarugal, Tarapaca, Chile (Airport)
  2. Pozo Almonte
    Pozo Almonte, Tamarugal, Tarapaca, Chile (LocalAdmin)
  3. Gran Chaco
    Gran Chaco (Colloquial)
  4. Iquique
    Iquique, Tarapaca, Chile (County)
  5. Tamarugal
    Tamarugal, Tarapaca, Chile (County)
  6. America/La_Paz
    America/La_Paz (Timezone)
  7. America/Santiago
    America/Santiago, Chile (Timezone)
  8. Tarapaca
    Tarapaca, Tarapaca, Chile (State)
  9. Eastern
    Eastern, Eastern, Fiji (State)
  10. Chile
    Chile, Chile (Country)

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

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

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