18 places near Puerto GuaranĂ­, La Victoria, Alto Paraguay, Paraguay
filter by placetype:
  1. Puerto la Victoria
    Puerto la Victoria, La Victoria, Alto Paraguay, Paraguay (Town)
  2. Puerto GuaranĂ­
    Puerto GuaranĂ­, La Victoria, Alto Paraguay, Paraguay (Town)
  3. Parana River
    Parana River, Argentina (Drainage)
  4. Pilcomayo River
    Pilcomayo River, Paraguay (Drainage)
  5. Paraguay River
    Paraguay River, Paraguay (Drainage)
  6. Gran Chaco
    Gran Chaco (Colloquial)
  7. Porto Murtinho
    Porto Murtinho, Mato Grosso do Sul, Brasil (County)
  8. La Victoria
    La Victoria, Alto Paraguay, Paraguay (County)
  9. America/Asuncion
    America/Asuncion (Timezone)
  10. America/La_Paz
    America/La_Paz (Timezone)

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

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

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