31 places near Cabra, Dublin, Ireland
  1. Ashtown
    Ashtown, Dublin, Ireland (Suburb)
  2. Cabra
    Cabra, Dublin, Ireland (Suburb)
  3. Phibsborough
    Phibsborough, Dublin, Ireland (Suburb)
  4. Dublin
    Dublin, Dublin, Ireland (Town)
  5. Liffey River
    Liffey River, Kildare, Ireland (Drainage)
  6. Ashtown B
    Ashtown B, Dublin, Ireland (LocalAdmin)
  7. Cabra East A
    Cabra East A, Dublin, Ireland (LocalAdmin)
  8. Cabra East B
    Cabra East B, Dublin, Ireland (LocalAdmin)
  9. Cabra East C
    Cabra East C, Dublin, Ireland (LocalAdmin)
  10. Cabra West A
    Cabra West A, Dublin, Ireland (LocalAdmin)

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

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

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