18 places near Abu Thaylah, أم صلال, Qatar
filter by placetype:
  1. Abu Thaylah
    Abu Thaylah, أم صلال, Qatar (Town)
  2. الأحساء
    الأحساء, Ash Sharqiyah, Saudi Arabia (County)
  3. Asia/Muscat
    Asia/Muscat (Timezone)
  4. Asia/Qatar
    Asia/Qatar (Timezone)
  5. Asia/Riyadh
    Asia/Riyadh (Timezone)
  6. Asia/Tehran
    Asia/Tehran (Timezone)
  7. أم صلال
    أم صلال, Qatar (State)
  8. Qatar
    Qatar, Qatar (Country)
  9. Indian Ocean
    Indian Ocean (Ocean)
  10. Persian Gulf
    Persian Gulf (Sea)

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

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

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