36 places near Cabra East B, Dublin, Ireland
  1. Cabra
    Cabra, Dublin, Ireland (Suburb)
  2. Drumcondra
    Drumcondra, Dublin, Ireland (Suburb)
  3. Phibsborough
    Phibsborough, Dublin, Ireland (Suburb)
  4. Dublin
    Dublin, Dublin, Ireland (Town)
  5. Liffey River
    Liffey River, Kildare, Ireland (Drainage)
  6. Arran Quay A
    Arran Quay A, Dublin, Ireland (LocalAdmin)
  7. Arran Quay B
    Arran Quay B, Dublin, Ireland (LocalAdmin)
  8. Arran Quay D
    Arran Quay D, Dublin, Ireland (LocalAdmin)
  9. Arran Quay E
    Arran Quay E, Dublin, Ireland (LocalAdmin)
  10. Botanic A
    Botanic A, Dublin, Ireland (LocalAdmin)

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

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

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