17 places near غاشمية, مدينة الشمال, Qatar
filter by placetype:
  1. غاشمية
    غاشمية, مدينة الشمال, 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. Persian Gulf
    Persian Gulf (Sea)
  10. Pacific Ocean
    Pacific Ocean (Ocean)

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

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

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