15 places near Escara, Litoral, Oruro, Bolivia
  1. Escara
    Escara, Litoral, Oruro, Bolivia (LocalAdmin)
  2. Sabaya
    Sabaya, Atahuallpa, Oruro, Bolivia (LocalAdmin)
  3. Gran Chaco
    Gran Chaco (Colloquial)
  4. Litoral
    Litoral, Oruro, Bolivia (County)
  5. Atahuallpa
    Atahuallpa, Oruro, Bolivia (County)
  6. America/La_Paz
    America/La_Paz (Timezone)
  7. America/Santiago
    America/Santiago, Chile (Timezone)
  8. Oruro
    Oruro, Oruro, Bolivia (State)
  9. Potosí
    Potosí, Potosí, Bolivia (State)
  10. Eastern
    Eastern, Eastern, Fiji (State)

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

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

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