15 places near La Florida, Colombia, Huila, Colombia
filter by placetype:
  1. La Florida
    La Florida, Colombia, Huila, Colombia (Town)
  2. Magdalena River
    Magdalena River, Colombia (Drainage)
  3. Colombia
    Colombia, Huila, Colombia (County)
  4. La Uribe
    La Uribe, Meta, Colombia (County)
  5. Dolores
    Dolores, Tolima, Colombia (County)
  6. America/Bogota
    America/Bogota (Timezone)
  7. Huila
    Huila, Huila, Colombia (State)
  8. Colombia
    Colombia, Colombia (Country)
  9. Atlantic Ocean
    Atlantic Ocean (Ocean)
  10. South America
    South America (Continent)

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": [ -74.733299, 3.5 ] } } } } ], "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" } } ] }