Skip to content

Commit ede621b

Browse files
authored
Update geoJSON_export.lua
Removed wrong comment.
1 parent 2f7da83 commit ede621b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/geoJSON_export.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ local function create_geoJSON_file(storage, image_table, extra_data)
122122
dt.control.execute( concertCommand)
123123
end
124124

125-
-- delete the original image to not get into the kmz file
125+
-- delete the original image
126126
os.remove(exported_image)
127127

128128
local pattern = "[/]?([^/]+)$"

0 commit comments

Comments
 (0)