Here is some code to add KMZ file support to the Spatial Tools module.
raphaelhuefner created an issue. See original summary.
Here is a patch against commit dbccbbc6b99d422db3b93f7e42c9ff1b2f3c18f9
Here is a patch which applies the changes of #2648434: Improve spatial_file_get_wkt_features() after this issue's changes.
And here is a patch which combines the changes of this issue with the changes of #2648434: Improve spatial_file_get_wkt_features().
Issue #2647112 by raphaelhuefner: Add KMZ file support
Comments
Comment #2
raphaelhuefner commentedHere is a patch against commit dbccbbc6b99d422db3b93f7e42c9ff1b2f3c18f9
Comment #3
raphaelhuefner commentedHere is a patch which applies the changes of #2648434: Improve spatial_file_get_wkt_features() after this issue's changes.
Comment #4
raphaelhuefner commentedAnd here is a patch which combines the changes of this issue with the changes of #2648434: Improve spatial_file_get_wkt_features().