6 places near Tanque, Santa Cruz de Tenerife, Islas Canarias, España
filter by placetype:
  1. Cruz Grande
    Cruz Grande, Santa Cruz de Tenerife, Islas Canarias, España (Town)
  2. Garachico
    Garachico, Santa Cruz de Tenerife, Islas Canarias, España (Town)
  3. Las Cruces
    Las Cruces, Santa Cruz de Tenerife, Islas Canarias, España (Town)
  4. San Juan del Reparo
    San Juan del Reparo, Santa Cruz de Tenerife, Islas Canarias, España (Town)
  5. San Pedro de Daute
    San Pedro de Daute, Santa Cruz de Tenerife, Islas Canarias, España (Town)
  6. Tanque
    Tanque, Santa Cruz de Tenerife, Islas Canarias, España (Town)

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

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

        
0.057 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -16.773529, 28.35775 ] } } } }, { "term": { "woe:placetype": 7 } } ], "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" } } ] }