16 places near Colomita, Tamazula, Durango, México
filter by placetype:
  1. Colomita
    Colomita, Tamazula, Durango, México (Town)
  2. Los Hornos Num 1 (salsipuedes)
    Los Hornos Num 1 (salsipuedes), Guasave, Sinaloa, México (Town)
  3. Continental United States
    Continental United States, United States (Colloquial)
  4. Tamazula
    Tamazula, Durango, México (County)
  5. Culiacan
    Culiacan, Sinaloa, México (County)
  6. America/Mazatlan
    America/Mazatlan, México (Timezone)
  7. America/Monterrey
    America/Monterrey, México (Timezone)
  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.03 seconds ⌛; show me the details?

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