22 places near Teyman Airport, Southern, Israel
filter by placetype:
  1. Teyman Airport
    Teyman Airport, Southern, Israel (Airport)
  2. The Holy Land
    The Holy Land (Colloquial)
  3. Sinai Peninsula
    Sinai Peninsula, Egypt (Colloquial)
  4. Africa/Cairo
    Africa/Cairo (Timezone)
  5. Asia/Gaza
    Asia/Gaza (Timezone)
  6. Asia/Jerusalem
    Asia/Jerusalem (Timezone)
  7. Asia/Riyadh
    Asia/Riyadh (Timezone)
  8. Southern
    Southern, Southern, Israel (State)
  9. Israel
    Israel, Israel (Country)
  10. Pacific Ocean
    Pacific Ocean (Ocean)

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

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

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