15 places near Catacamas, Olancho, Honduras
filter by placetype:
  1. Wiwili
    Wiwili, Jinotega, Nicaragua (County)
  2. Catacamas
    Catacamas, Olancho, Honduras (County)
  3. San Josè de Bocay
    San Josè de Bocay, Jinotega, Nicaragua (County)
  4. America/Managua
    America/Managua (Timezone)
  5. America/Tegucigalpa
    America/Tegucigalpa (Timezone)
  6. Olancho
    Olancho, Olancho, Honduras (State)
  7. Jinotega
    Jinotega, Jinotega, Nicaragua (State)
  8. Región Autónoma del Atlántico Norte
    Región Autónoma del Atlántico Norte, Nicaragua (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.033 seconds ⌛; show me the details?

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