21 places near Parkdene, Eden, Western Cape, South Africa
filter by placetype:
  1. Borcherds
    Borcherds, Eden, Western Cape, South Africa (Town)
  2. George
    George, Eden, Western Cape, South Africa (Town)
  3. Pacaltsdorp
    Pacaltsdorp, Eden, Western Cape, South Africa (Town)
  4. Rosemoor
    Rosemoor, Eden, Western Cape, South Africa (Town)
  5. Lavalia
    Lavalia, Eden, Western Cape, South Africa (Town)
  6. Lawaaikamp
    Lawaaikamp, Eden, Western Cape, South Africa (Town)
  7. Ballotsview
    Ballotsview, Eden, Western Cape, South Africa (Town)
  8. Parkdene
    Parkdene, Eden, Western Cape, South Africa (Town)
  9. Conville
    Conville, Eden, Western Cape, South Africa (Town)
  10. Mare Camp
    Mare Camp, Eden, Western Cape, South Africa (Town)

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

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

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