24 places near Israel, Israel
filter by placetype:
  1. West Bank
    West Bank, West Bank, Palestinian Territories (State)
  2. Israel
    Israel, Israel (Country)
  3. Pacific Ocean
    Pacific Ocean (Ocean)
  4. Mediterranean Sea
    Mediterranean Sea (Sea)
  5. Africa
    Africa (Continent)
  6. Asia
    Asia (Continent)
  7. Europe
    Europe (Continent)
  8. Arabian Peninsula
    Arabian Peninsula (Supername)
  9. Gulf States
    Gulf States (Supername)
  10. Middle East
    Middle East (Supername)

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

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

        
0.031 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 35.361, 31.389 ] } } } } ], "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" } } ], "from": 10 }