19 places near Nobol, Guayas, Ecuador
filter by placetype:
  1. Pueblo Nuevo
    Pueblo Nuevo, Daule, Guayas, Ecuador (Town)
  2. Pedro Carbo
    Pedro Carbo, Pedro Carbo, Guayas, Ecuador (Town)
  3. Daule
    Daule, Daule, Guayas, Ecuador (LocalAdmin)
  4. Guayaquil
    Guayaquil, Guayaquil, Guayas, Ecuador (LocalAdmin)
  5. Narcisa de Jesus
    Narcisa de Jesus, Nobol, Guayas, Ecuador (LocalAdmin)
  6. Daule
    Daule, Guayas, Ecuador (County)
  7. Nobol
    Nobol, Guayas, Ecuador (County)
  8. Guayaquil
    Guayaquil, Guayas, Ecuador (County)
  9. America/Bogota
    America/Bogota (Timezone)
  10. America/Guayaquil
    America/Guayaquil, Ecuador (Timezone)

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

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

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