Closed Aariq closed 8 months ago
Not quite working yet. Somewhere I've not defined the object gdal
. Can investigate tomorrow
I perhaps wonder if once #19 is merged and this is rebased/merged off of that if it will help resolve some of those changes?
It passes checks! Did you want to merge now?
If you'd rather merge #19 first, I can update this PR to use default options for filetype. Or we can merge them both and do that in a separate PR. Doesn't matter to me.
I think I'd prefer to merge #19 first actually - there are a couple of changes that you requested, I'll comment on them in the PR - but maybe these could be addressed in separate issues.
I tried to replicate additions to
tar_terra_rast()
intar_terra_vect()
. I think ESRI Shapfiles need special handling, and potentially other formats won't work. I made the default format GeoJSON simply because it is an included driver and produces a single file.