6 places near Diraz-block 536, الدراز, Northern, Bahrain
filter by placetype:
  1. الدراز
    الدراز, الدراز, Northern, Bahrain (Town)
  2. المرخ
    المرخ, المرخ, Northern, Bahrain (Town)
  3. بني جمرة
    بني جمرة, بني جمرة, Northern, Bahrain (Town)
  4. باربار
    باربار, باربار, Northern, Bahrain (Town)
  5. سار
    سار, سار, Northern, Bahrain (Town)
  6. البديع
    البديع, البديع, Northern, Bahrain (Town)

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

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

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