ropensci / spocc

Species occurrence data toolkit for R
https://docs.ropensci.org/spocc
Other
115 stars 27 forks source link

bug in ecoengine bbox when bounding box passed #234

Closed sckott closed 3 years ago

sckott commented 3 years ago

at this line https://github.com/ropensci/spocc/blob/master/R/plugins.r#L119 the bounding box is a length 4 vector, creating four bbox params, bbox1, bbox2, etc.

when bounding box passed, combine into comma sep vector