23 places near 19 de Octubre, Gomez Palacio, Durango, México
filter by placetype:
  1. Lerdo
    Lerdo, Durango, México (County)
  2. America/Chihuahua
    America/Chihuahua, México (Timezone)
  3. America/Monterrey
    America/Monterrey, México (Timezone)
  4. Chihuahua
    Chihuahua, Chihuahua, México (State)
  5. Coahuila de Zaragoza
    Coahuila de Zaragoza, Coahuila de Zaragoza, México (State)
  6. Durango
    Durango, Durango, México (State)
  7. México
    México, México (Country)
  8. North America
    North America (Continent)
  9. Central America
    Central America (Supername)
  10. Latin America
    Latin America (Supername)

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

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

        
0.041 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -103.516029, 25.67794 ] } } } } ], "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" } } ], "from": 10 }