17 places near الجفر, Ma'an, Jordan
filter by placetype:
  1. Al-Hejaz
    Al-Hejaz, Saudi Arabia (Colloquial)
  2. الجفر
    الجفر, Ma'an, Jordan (County)
  3. Africa/Cairo
    Africa/Cairo (Timezone)
  4. Asia/Amman
    Asia/Amman (Timezone)
  5. Asia/Riyadh
    Asia/Riyadh (Timezone)
  6. Ma'an
    Ma'an, Ma'an, Jordan (State)
  7. Jordan
    Jordan, Jordan (Country)
  8. Pacific Ocean
    Pacific Ocean (Ocean)
  9. Africa
    Africa (Continent)
  10. Asia
    Asia (Continent)

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

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

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