15 places near Tonalá, Puerto Morazán, Chinandega, Nicaragua
filter by placetype:
  1. Tonalá
    Tonalá, Puerto Morazán, Chinandega, Nicaragua (Town)
  2. Puerto Morazan
    Puerto Morazan, Puerto Morazán, Chinandega, Nicaragua (Town)
  3. El Viejo
    El Viejo, Chinandega, Nicaragua (County)
  4. Puerto Morazán
    Puerto Morazán, Chinandega, Nicaragua (County)
  5. Chinandega
    Chinandega, Chinandega, Nicaragua (County)
  6. America/Managua
    America/Managua (Timezone)
  7. Chinandega
    Chinandega, Chinandega, Nicaragua (State)
  8. Nicaragua
    Nicaragua, Nicaragua (Country)
  9. Caribbean Sea
    Caribbean Sea (Sea)
  10. North America
    North America (Continent)

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": [ -87.132721, 12.76378 ] } } } } ], "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" } } ] }