11 places near 3, Dublin, Ireland
filter by placetype:
  1. Beaumont D
    Beaumont D, Dublin, Ireland (LocalAdmin)
  2. Beaumont E
    Beaumont E, Dublin, Ireland (LocalAdmin)
  3. Clontarf East C
    Clontarf East C, Dublin, Ireland (LocalAdmin)
  4. Clontarf East D
    Clontarf East D, Dublin, Ireland (LocalAdmin)
  5. Clontarf East E
    Clontarf East E, Dublin, Ireland (LocalAdmin)
  6. Clontarf West A
    Clontarf West A, Dublin, Ireland (LocalAdmin)
  7. Clontarf West B
    Clontarf West B, Dublin, Ireland (LocalAdmin)
  8. Clontarf West C
    Clontarf West C, Dublin, Ireland (LocalAdmin)
  9. Clontarf West D
    Clontarf West D, Dublin, Ireland (LocalAdmin)
  10. Grace Park
    Grace Park, Dublin, Ireland (LocalAdmin)

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

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

        
0.071 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -6.21694, 53.368 ] } } } }, { "term": { "woe:placetype": 10 } } ], "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" } } ] }