8 places near Francisco Villa, Valle de Santiago, Guanajuato, México
filter by placetype:
  1. Francisco Villa
    Francisco Villa, Valle de Santiago, Guanajuato, México (Suburb)
  2. La Loma
    La Loma, Valle de Santiago, Guanajuato, México (Suburb)
  3. San Juan
    San Juan, Valle de Santiago, Guanajuato, México (Suburb)
  4. El Socorro
    El Socorro, Valle de Santiago, Guanajuato, México (Suburb)
  5. Miravalle
    Miravalle, Valle de Santiago, Guanajuato, México (Suburb)
  6. La Esperanza
    La Esperanza, Valle de Santiago, Guanajuato, México (Suburb)
  7. Solidaridad
    Solidaridad, Valle de Santiago, Guanajuato, México (Suburb)
  8. Ecologista
    Ecologista, Valle de Santiago, Guanajuato, México (Suburb)

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

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

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