You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have seen this with several projects reading array buffers and streams that are failing. Seems to be an issue with the underlying stream-source library but can't be 100% sure.
Error is:
Error: unsupported shape type: 1120127468
at new Shp (/home/ec2-user/Learning/shapefile/dist/shapefile.node.js:245:33)
at /home/ec2-user/Learning/shapefile/dist/shapefile.node.js:239:12
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Promise.all (index 0)
The text was updated successfully, but these errors were encountered:
I have seen this with several projects reading array buffers and streams that are failing. Seems to be an issue with the underlying stream-source library but can't be 100% sure.
Error is:
The text was updated successfully, but these errors were encountered: