30 places near 1, Dublin, Ireland
  1. Irishtown
    Irishtown, Dublin, Ireland (Suburb)
  2. Marino
    Marino, Dublin, Ireland (Suburb)
  3. Ringsend
    Ringsend, Dublin, Ireland (Suburb)
  4. Dublin
    Dublin, Dublin, Ireland (Town)
  5. Liffey River
    Liffey River, Kildare, Ireland (Drainage)
  6. Ballybough A
    Ballybough A, Dublin, Ireland (LocalAdmin)
  7. Clontarf West C
    Clontarf West C, Dublin, Ireland (LocalAdmin)
  8. Clontarf West D
    Clontarf West D, Dublin, Ireland (LocalAdmin)
  9. Clontarf West E
    Clontarf West E, Dublin, Ireland (LocalAdmin)
  10. Mansion House A
    Mansion House A, Dublin, Ireland (LocalAdmin)

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

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

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