19 places near Mezze Airport, Dimashq, Syria
filter by placetype:
  1. Mezze Airport
    Mezze Airport, Dimashq, Syria (Airport)
  2. Daraya
    Daraya, Dimashq, Syria (Town)
  3. Asia/Beirut
    Asia/Beirut (Timezone)
  4. Asia/Damascus
    Asia/Damascus (Timezone)
  5. Rif Dimashq
    Rif Dimashq, Rif Dimashq, Syria (State)
  6. H'ims
    H'ims, H'ims, Syria (State)
  7. Dimashq
    Dimashq, Dimashq, Syria (State)
  8. Syria
    Syria, Syria (Country)
  9. Pacific Ocean
    Pacific Ocean (Ocean)
  10. Africa
    Africa (Continent)

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

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

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