24 places near Ringmore, Devon, England, United Kingdom
filter by placetype:
  1. Bigbury
    Bigbury, Devon, England, United Kingdom (Town)
  2. Bigbury on Sea
    Bigbury on Sea, Devon, England, United Kingdom (Town)
  3. Challaborough
    Challaborough, Devon, England, United Kingdom (Town)
  4. Kingston
    Kingston, Devon, England, United Kingdom (Town)
  5. Ringmore
    Ringmore, Devon, England, United Kingdom (Town)
  6. South Hams District
    South Hams District, Devon, England, United Kingdom (LocalAdmin)
  7. South West England
    South West England, England, United Kingdom (Colloquial)
  8. South Devon
    South Devon, England, United Kingdom (Colloquial)
  9. West Country
    West Country, England, United Kingdom (Colloquial)
  10. Great Britain
    Great Britain, United Kingdom (Colloquial)

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

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

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