22 places near Jerusalem
filter by placetype:
  1. The Holy Land
    The Holy Land (Colloquial)
  2. Jerusalem
    Jerusalem (Colloquial)
  3. Ramallah and Al-Bireh
    Ramallah and Al-Bireh, West Bank, Palestinian Territories (County)
  4. Jerusalem
    Jerusalem, West Bank, Palestinian Territories (County)
  5. Asia/Amman
    Asia/Amman (Timezone)
  6. Asia/Gaza
    Asia/Gaza (Timezone)
  7. Asia/Jerusalem
    Asia/Jerusalem (Timezone)
  8. Asia/Riyadh
    Asia/Riyadh (Timezone)
  9. West Bank
    West Bank, West Bank, Palestinian Territories (State)
  10. Palestinian Territories
    Palestinian Territories, Palestinian Territories (Country)

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

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

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