FME has the ability to write a compressed shapefile.
However, the standard extension is .shz, which is not recognized by QGIS, which can read compressed shapefiles, but not with the shz extension, only zip.
I would like to extend the functionality in FME to write to a zip extension, without having to run some shutdown script.


