While I was trying to understand the function spatial_file_get_wkt_features() for #2647112: Add KMZ file support , I found that several things in that function could get improved.
Here is a patch with my suggested improvements against commit dbccbbc6b99d422db3b93f7e42c9ff1b2f3c18f9.
PLEASE NOTE: The changes suggested in this issue here do not merge cleanly with the changes in #2647112: Add KMZ file support . I will post a combined patch over at the other issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | spatial-improve_code-2648434-2-7.x.patch | 1.97 KB | raphaelhuefner |
Comments
Comment #2
raphaelhuefner commentedAnd here's the patch file.