15 places near Copan Airport, Copán Ruinas, Copán, Honduras
filter by placetype:
  1. Copan Airport
    Copan Airport, Copán Ruinas, Copán, Honduras (Airport)
  2. Los Hornos Num 1 (salsipuedes)
    Los Hornos Num 1 (salsipuedes), Guasave, Sinaloa, México (Town)
  3. Cabañas
    Cabañas, Copán, Honduras (County)
  4. Copán Ruinas
    Copán Ruinas, Copán, Honduras (County)
  5. Santa Rita
    Santa Rita, Copán, Honduras (County)
  6. America/Guatemala
    America/Guatemala (Timezone)
  7. America/Tegucigalpa
    America/Tegucigalpa (Timezone)
  8. Chiquimula
    Chiquimula, Chiquimula, Guatemala (State)
  9. Copán
    Copán, Copán, Honduras (State)
  10. Honduras
    Honduras, Honduras (Country)

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

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

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