11 places near Fitzroy Settlement, East Falkland, Falkland Islands
filter by placetype:
  1. Fitzroy Settlement
    Fitzroy Settlement, East Falkland, Falkland Islands (Town)
  2. East Falkland Island
    East Falkland Island, Falkland Islands (Island)
  3. Falkland Islands (Islas Malvinas)
    Falkland Islands (Islas Malvinas), Falkland Islands (Island)
  4. Atlantic/Stanley
    Atlantic/Stanley (Timezone)
  5. East Falkland
    East Falkland, East Falkland, Falkland Islands (State)
  6. Falkland Islands
    Falkland Islands, Falkland Islands (Country)
  7. Atlantic Ocean
    Atlantic Ocean (Ocean)
  8. Pacific Ocean
    Pacific Ocean (Ocean)
  9. South America
    South America (Continent)
  10. Latin America
    Latin America (Supername)

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

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

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