19 places near Parmana, Infante, Guarico, Venezuela
filter by placetype:
  1. Parmana
    Parmana, Infante, Guarico, Venezuela (Town)
  2. Rio Orinoco River
    Rio Orinoco River, Venezuela (Drainage)
  3. Espino
    Espino, Infante, Guarico, Venezuela (LocalAdmin)
  4. Ascension Farreras
    Ascension Farreras, Cedeño, Bolívar, Venezuela (LocalAdmin)
  5. Altagracia
    Altagracia, Cedeño, Bolívar, Venezuela (LocalAdmin)
  6. Cedeño
    Cedeño, Bolívar, Venezuela (County)
  7. Infante
    Infante, Guarico, Venezuela (County)
  8. America/Caracas
    America/Caracas (Timezone)
  9. Bolívar
    Bolívar, Bolívar, Venezuela (State)
  10. Guarico
    Guarico, Guarico, Venezuela (State)

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

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

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