15 places near La Trinidad, Comayagua, Honduras
filter by placetype:
  1. La Trinidad
    La Trinidad, La Trinidad, Comayagua, Honduras (Town)
  2. Los Hornos Num 1 (salsipuedes)
    Los Hornos Num 1 (salsipuedes), Guasave, Sinaloa, México (Town)
  3. El Rosario
    El Rosario, Comayagua, Honduras (County)
  4. La Trinidad
    La Trinidad, Comayagua, Honduras (County)
  5. Meámbar
    Meámbar, Comayagua, Honduras (County)
  6. America/Managua
    America/Managua (Timezone)
  7. America/Tegucigalpa
    America/Tegucigalpa (Timezone)
  8. Comayagua
    Comayagua, Comayagua, 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.017 seconds ⌛; show me the details?

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