Closed diegolma closed 3 years ago
Haven't encountered this, I'm guessing something either wrong with the zip or the zip parser. We use https://github.com/bower/decompress-zip.
What version of the decompress-zip are you using?? and what parameters do you pass??
Thanks
That's in the ogr2ogr package, here:
https://github.com/wavded/ogr2ogr/blob/master/package.json#L27
Appears to be the be the default options: https://github.com/wavded/ogr2ogr/blob/master/lib/zip.js#L9
Hi there, I'm encountering the same error (with a different signature): {"error":true,"msg":"invalid signature: 0xa"}
Any tips on how to get past this?
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
Hi, sometimes when i try to convert a .zip file with a shapefile inside i get this response:
{ error: true, msg: "invalid signature: 0x8080014" }
any ideas about how to resolve this error??