15 places near Loncoche, Cautin, Araucania, Chile
  1. Loncoche
    Loncoche, Cautin, Araucania, Chile (LocalAdmin)
  2. Mariquina
    Mariquina, Valdivia, Los Rios, Chile (LocalAdmin)
  3. Patagonia
    Patagonia, Argentina (Colloquial)
  4. Patagonia
    Patagonia (Colloquial)
  5. Cautin
    Cautin, Araucania, Chile (County)
  6. Valdivia
    Valdivia, Los Rios, Chile (County)
  7. Ranco
    Ranco, Los Rios, Chile (County)
  8. America/Santiago
    America/Santiago, Chile (Timezone)
  9. Araucania
    Araucania, Araucania, Chile (State)
  10. Los Rios
    Los Rios, Los Rios, Chile (State)

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

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

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