21 places near الأشعري, Ma'an, Jordan
filter by placetype:
  1. The Holy Land
    The Holy Land (Colloquial)
  2. معان
    معان, Ma'an, Jordan (County)
  3. الأشعري
    الأشعري, Ma'an, Jordan (County)
  4. Africa/Cairo
    Africa/Cairo (Timezone)
  5. Asia/Amman
    Asia/Amman (Timezone)
  6. Asia/Jerusalem
    Asia/Jerusalem (Timezone)
  7. Asia/Riyadh
    Asia/Riyadh (Timezone)
  8. Ma'an
    Ma'an, Ma'an, Jordan (State)
  9. العقبة
    العقبة, Jordan (State)
  10. Jordan
    Jordan, Jordan (Country)

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": [ 35.646809, 30.352261 ] } } } } ], "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" } } ] }