15 places near Jinotepe, Carazo, Nicaragua
filter by placetype:
  1. Jinotepe
    Jinotepe, Carazo, Nicaragua (County)
  2. Dolores
    Dolores, Carazo, Nicaragua (County)
  3. Diriamba
    Diriamba, Carazo, Nicaragua (County)
  4. Santa Teresa
    Santa Teresa, Carazo, Nicaragua (County)
  5. America/Managua
    America/Managua (Timezone)
  6. Carazo
    Carazo, Carazo, Nicaragua (State)
  7. Managua
    Managua, Managua, 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.02 seconds ⌛; show me the details?

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