spl.js
spl.js copied to clipboard
Export Table To ArrayBuffer
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.