7 places near Pueblo Nuevo, Chiautla, Mexico, México
filter by placetype:
  1. Chiautla
    Chiautla, Chiautla, Mexico, México (Town)
  2. Chiconcuac
    Chiconcuac, Chiconcuac, Mexico, México (Town)
  3. Ciudad de México
    Ciudad de México, Distrito Federal, México (Town)
  4. Texcoco
    Texcoco, Texcoco, Mexico, México (Town)
  5. Texcoco de Mora
    Texcoco de Mora, Texcoco, Mexico, México (Town)
  6. Los Hornos Num 1 (salsipuedes)
    Los Hornos Num 1 (salsipuedes), Guasave, Sinaloa, México (Town)
  7. Tulantongo
    Tulantongo, Texcoco, Mexico, México (Town)

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

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

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