44 places near La Perla, Cortazar, Guanajuato, México
filter by placetype:
  1. Fray Elias Nieves
    Fray Elias Nieves, Cortazar, Guanajuato, México (Suburb)
  2. Chapingo
    Chapingo, Cortazar, Guanajuato, México (Suburb)
  3. Alameda
    Alameda, Cortazar, Guanajuato, México (Suburb)
  4. Panamericana
    Panamericana, Cortazar, Guanajuato, México (Suburb)
  5. Las Flores
    Las Flores, Cortazar, Guanajuato, México (Suburb)
  6. Fracc El Parque
    Fracc El Parque, Cortazar, Guanajuato, México (Suburb)
  7. Jacinto Lopez
    Jacinto Lopez, Cortazar, Guanajuato, México (Suburb)
  8. La Perla
    La Perla, Cortazar, Guanajuato, México (Suburb)
  9. Nueva Rosales
    Nueva Rosales, Cortazar, Guanajuato, México (Suburb)
  10. Los Magueyes
    Los Magueyes, Cortazar, Guanajuato, México (Suburb)

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

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

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