19 places near BT34 2, Northern Ireland, United Kingdom
filter by placetype:
  1. Mayobridge
    Mayobridge, Down, Northern Ireland, United Kingdom (Town)
  2. Newry and Mourne
    Newry and Mourne, Down, Northern Ireland, United Kingdom (LocalAdmin)
  3. Lecale Coast
    Lecale Coast, Northern Ireland, United Kingdom (Colloquial)
  4. Great Britain
    Great Britain, United Kingdom (Colloquial)
  5. England and Wales
    England and Wales, United Kingdom (Colloquial)
  6. Ireland
    Ireland, Ireland (Island)
  7. Down
    Down, Northern Ireland, United Kingdom (County)
  8. Europe/Dublin
    Europe/Dublin (Timezone)
  9. Europe/London
    Europe/London (Timezone)
  10. Northern Ireland
    Northern Ireland, United Kingdom (State)

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

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

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