23 places near Zhdanovsk Airport, Beylaqan, Azerbaijan
filter by placetype:
  1. Zhdanovsk Airport
    Zhdanovsk Airport, Beylaqan, Azerbaijan (Airport)
  2. Beyläqan
    Beyläqan, Beylaqan, Azerbaijan (Town)
  3. Zhdanovsk
    Zhdanovsk, Beylaqan, Azerbaijan (Town)
  4. Beyləqan
    Beyləqan, Beylaqan, Azerbaijan (Town)
  5. Caucasus
    Caucasus (Colloquial)
  6. Kurdistan
    Kurdistan (Colloquial)
  7. Iranian Kurdistan
    Iranian Kurdistan, Iran (Colloquial)
  8. Asia/Baku
    Asia/Baku (Timezone)
  9. Asia/Tehran
    Asia/Tehran (Timezone)
  10. Agcabadi
    Agcabadi, Azerbaijan (State)

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": [ 47.601601, 39.757999 ] } } } } ], "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" } } ] }