39 places near Francisco Villa, Navojoa, Sonora, México
filter by placetype:
  1. Navojoa Airport
    Navojoa Airport, Navojoa, Sonora, México (Airport)
  2. Allende
    Allende, Navojoa, Sonora, México (Suburb)
  3. Aviacion
    Aviacion, Navojoa, Sonora, México (Suburb)
  4. Armando Lopez Nogales
    Armando Lopez Nogales, Navojoa, Sonora, México (Suburb)
  5. Fracc Jacarandas
    Fracc Jacarandas, Navojoa, Sonora, México (Suburb)
  6. Fracc Privada Del Pedregal
    Fracc Privada Del Pedregal, Navojoa, Sonora, México (Suburb)
  7. Francisco Villa
    Francisco Villa, Navojoa, Sonora, México (Suburb)
  8. Fracc Infonavit Obrera Ctm
    Fracc Infonavit Obrera Ctm, Navojoa, Sonora, México (Suburb)
  9. Hidalgo
    Hidalgo, Navojoa, Sonora, México (Suburb)
  10. Fracc Indeur
    Fracc Indeur, Navojoa, Sonora, México (Suburb)

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": [ -109.42543, 27.07601 ] } } } } ], "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" } } ] }