15 places near Santa Cruz, Guayape, Olancho, Honduras
filter by placetype:
  1. Santa Cruz
    Santa Cruz, Guayape, Olancho, Honduras (Town)
  2. Los Hornos Num 1 (salsipuedes)
    Los Hornos Num 1 (salsipuedes), Guasave, Sinaloa, México (Town)
  3. Guayape
    Guayape, Olancho, Honduras (County)
  4. Orica
    Orica, Francisco Morazán, Honduras (County)
  5. America/Managua
    America/Managua (Timezone)
  6. America/Tegucigalpa
    America/Tegucigalpa (Timezone)
  7. Francisco Morazán
    Francisco Morazán, Francisco Morazán, Honduras (State)
  8. Olancho
    Olancho, Olancho, Honduras (State)
  9. Honduras
    Honduras, Honduras (Country)
  10. Caribbean Sea
    Caribbean Sea (Sea)

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

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

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