32 places near Villa Ocampo, Ocampo, Durango, México
filter by placetype:
  1. Barrio Parroquial
    Barrio Parroquial, Ocampo, Durango, México (Suburb)
  2. Barrio la Huevona
    Barrio la Huevona, Ocampo, Durango, México (Suburb)
  3. Zona Centro
    Zona Centro, Ocampo, Durango, México (Suburb)
  4. Barrio la Garrapata
    Barrio la Garrapata, Ocampo, Durango, México (Suburb)
  5. Ocampo
    Ocampo, Ocampo, Durango, México (Suburb)
  6. Villa Ocampo
    Villa Ocampo, Ocampo, Durango, México (Town)
  7. Los Hornos Num 1 (salsipuedes)
    Los Hornos Num 1 (salsipuedes), Guasave, Sinaloa, México (Town)
  8. US Western States
    US Western States, United States (Colloquial)
  9. Southwestern States
    Southwestern States, United States (Colloquial)
  10. Old Southwest
    Old Southwest, United States (Colloquial)

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

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

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