37 places near Dock B, Limerick, Ireland
filter by placetype:
  1. Limerick
    Limerick, Limerick, Ireland (Town)
  2. Abbey C
    Abbey C, Limerick, Ireland (LocalAdmin)
  3. Ballinacurra B
    Ballinacurra B, Limerick, Ireland (LocalAdmin)
  4. Ballycummin
    Ballycummin, Limerick, Ireland (LocalAdmin)
  5. Castle A
    Castle A, Limerick, Ireland (LocalAdmin)
  6. Castle B
    Castle B, Limerick, Ireland (LocalAdmin)
  7. Castle C
    Castle C, Limerick, Ireland (LocalAdmin)
  8. Custom House
    Custom House, Limerick, Ireland (LocalAdmin)
  9. Dock A
    Dock A, Limerick, Ireland (LocalAdmin)
  10. Dock B
    Dock B, Limerick, Ireland (LocalAdmin)

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

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

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