26 places near Saltillo, Ocampo, Durango, México
filter by placetype:
  1. Copper Canyon
    Copper Canyon, México (Colloquial)
  2. West South Central States
    West South Central States, United States (Colloquial)
  3. Ocampo
    Ocampo, Durango, México (County)
  4. America/Mazatlan
    America/Mazatlan, México (Timezone)
  5. America/Chihuahua
    America/Chihuahua, México (Timezone)
  6. America/Monterrey
    America/Monterrey, México (Timezone)
  7. Chihuahua
    Chihuahua, Chihuahua, México (State)
  8. Durango
    Durango, Durango, México (State)
  9. Sinaloa
    Sinaloa, Sinaloa, México (State)
  10. México
    México, México (Country)

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

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

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