44 places near Media Luna, Pachuca de Soto, Hidalgo, México
filter by placetype:
  1. Loma de Bellavista
    Loma de Bellavista, Pachuca de Soto, Hidalgo, México (Suburb)
  2. Cubitos
    Cubitos, Pachuca de Soto, Hidalgo, México (Suburb)
  3. Constitucion
    Constitucion, Pachuca de Soto, Hidalgo, México (Suburb)
  4. Venustiano Carranza
    Venustiano Carranza, Pachuca de Soto, Hidalgo, México (Suburb)
  5. Chapultepec
    Chapultepec, Pachuca de Soto, Hidalgo, México (Suburb)
  6. Las Palmitas
    Las Palmitas, Pachuca de Soto, Hidalgo, México (Suburb)
  7. Unidad Aquiles Serdan
    Unidad Aquiles Serdan, Pachuca de Soto, Hidalgo, México (Suburb)
  8. Flores Magon
    Flores Magon, Pachuca de Soto, Hidalgo, México (Suburb)
  9. Antonio Del Castillo
    Antonio Del Castillo, Pachuca de Soto, Hidalgo, México (Suburb)
  10. Fracc Real de Medinas
    Fracc Real de Medinas, 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.114 seconds ⌛; show me the details?

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