spl.js icon indicating copy to clipboard operation
spl.js copied to clipboard

Export Table To ArrayBuffer

Open Fsystem opened this issue 9 months ago • 2 comments

Use SQLite's ExportSHP to export to /export/out.shp, and then convert /export/out.shp into an ArrayBuffer, similar to how db.save would work.

Fsystem avatar May 13 '24 09:05 Fsystem