56 places near La Palma, Pachuca de Soto, Hidalgo, México
filter by placetype:
  1. Cruz de Los Ciegos
    Cruz de Los Ciegos, Pachuca de Soto, Hidalgo, México (Suburb)
  2. Españita
    Españita, Pachuca de Soto, Hidalgo, México (Suburb)
  3. Las Lajas
    Las Lajas, Pachuca de Soto, Hidalgo, México (Suburb)
  4. Felipe Angeles Norte
    Felipe Angeles Norte, Pachuca de Soto, Hidalgo, México (Suburb)
  5. Sucursal El Arbolito Pachuca
    Sucursal El Arbolito Pachuca, Pachuca de Soto, Hidalgo, México (Suburb)
  6. Flores Magon
    Flores Magon, Pachuca de Soto, Hidalgo, México (Suburb)
  7. Antonio Del Castillo
    Antonio Del Castillo, Pachuca de Soto, Hidalgo, México (Suburb)
  8. Real de Minas
    Real de Minas, Pachuca de Soto, Hidalgo, México (Suburb)
  9. Vista Hermosa
    Vista Hermosa, Pachuca de Soto, Hidalgo, México (Suburb)
  10. Mosco
    Mosco, Pachuca de Soto, Hidalgo, México (Suburb)

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

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

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