28 places near Papalotla, Papalotla, Mexico, México
filter by placetype:
  1. Los Reyes San Salvador
    Los Reyes San Salvador, Texcoco, Mexico, México (Suburb)
  2. Pentecostes
    Pentecostes, Texcoco, Mexico, México (Suburb)
  3. Barrio Chimalpa
    Barrio Chimalpa, Papalotla, Mexico, México (Suburb)
  4. Barrio Coxotla
    Barrio Coxotla, Papalotla, Mexico, México (Suburb)
  5. Barrio Belem
    Barrio Belem, Papalotla, Mexico, México (Suburb)
  6. Barrio Mazatla
    Barrio Mazatla, Papalotla, Mexico, México (Suburb)
  7. Fracc San Antonio
    Fracc San Antonio, Texcoco, Mexico, México (Suburb)
  8. Tepetitlan
    Tepetitlan, Chiautla, Mexico, México (Suburb)
  9. Ciudad de México
    Ciudad de México, Distrito Federal, México (Town)
  10. Papalotla
    Papalotla, Papalotla, Mexico, México (Town)

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": [ -98.857048, 19.560329 ] } } } } ], "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" } } ] }