20 places near 1100, Southern, Bahrain
filter by placetype:
  1. الجميلية
    الجميلية, Qatar (HistoricalState)
  2. Hawar Jazirat
    Hawar Jazirat, Southern, Bahrain (Island)
  3. الأحساء
    الأحساء, Ash Sharqiyah, Saudi Arabia (County)
  4. حور
    حور, Southern, Bahrain (County)
  5. Asia/Bahrain
    Asia/Bahrain (Timezone)
  6. Asia/Muscat
    Asia/Muscat (Timezone)
  7. Asia/Qatar
    Asia/Qatar (Timezone)
  8. Asia/Riyadh
    Asia/Riyadh (Timezone)
  9. Asia/Tehran
    Asia/Tehran (Timezone)
  10. Southern
    Southern, Southern, Bahrain (State)

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

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

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