19 places near 29105, Haifa, Israel
filter by placetype:
  1. Acre
    Acre, Northern, Israel (Town)
  2. Qiryat Yam
    Qiryat Yam, Haifa, Israel (Town)
  3. Kiryat Motzkin
    Kiryat Motzkin, Haifa, Israel (Town)
  4. The Holy Land
    The Holy Land (Colloquial)
  5. Asia/Amman
    Asia/Amman (Timezone)
  6. Asia/Jerusalem
    Asia/Jerusalem (Timezone)
  7. Haifa
    Haifa, Haifa, Israel (State)
  8. Israel
    Israel, Israel (Country)
  9. Pacific Ocean
    Pacific Ocean (Ocean)
  10. Mediterranean Sea
    Mediterranean Sea (Sea)

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

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

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