MatthewJWhittle / getarc

Other
3 stars 3 forks source link

error with bounding boxes #19

Closed MatthewJWhittle closed 3 years ago

MatthewJWhittle commented 3 years ago

getting this error when working with bounding boxes Error in if (count < 1) { : argument is of length zero I think it can be fixed by changing sf_to_json to only stripp out extra square brackets when working with a multipolygon (& maybe multilinestring)

MatthewJWhittle commented 3 years ago

This isn't causing an issue with the tests for bboxs