18 places near Gukasyan Shrjan, Shirak, Armenia
filter by placetype:
  1. Anatolia
    Anatolia (Colloquial)
  2. Dogu Anadolu Bölgesi
    Dogu Anadolu Bölgesi, Turkey (Colloquial)
  3. Caucasus
    Caucasus (Colloquial)
  4. Kurdistan
    Kurdistan (Colloquial)
  5. Turkish Kurdistan
    Turkish Kurdistan, Turkey (Colloquial)
  6. Gukasyan Shrjan
    Gukasyan Shrjan, Shirak, Armenia (County)
  7. Asia/Yerevan
    Asia/Yerevan (Timezone)
  8. Europe/Istanbul
    Europe/Istanbul (Timezone)
  9. Shirak
    Shirak, Armenia (State)
  10. Armenia
    Armenia, Armenia (Country)

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

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

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