Closed gertcuykens closed 7 years ago
I think the writer should also have a method to return the final BBox like the Reader does
func (r *Reader) BBox() Box { return r.bbox }
That was added in https://github.com/jonas-p/go-shp/commit/cf46417f0ce71f78191798ebfa24ddc3c4d41bfe.
I think the writer should also have a method to return the final BBox like the Reader does