I uploaded a broken source file using tilesets upload-source and after I discovered the error with my file, I tried to delete the existing source with tilesets delete-source and upload a fixed file to the same source id. (I also deleted the tileset with tilesets delete but that is not where the issue is being encountered.)
When I use tilesets view-source I see the "files" key-value increment by one and "source_size"/"file_size" increase with each new try.
It would seem to me that tilesets delete-source is not actually deleting the source, even with Source deleted. confirmation.
My current workaround is to make a new source with a new source id, which is fine, but I thought it important to mention this error I found.
Thanks!
I uploaded a broken source file using
tilesets upload-sourceand after I discovered the error with my file, I tried to delete the existing source withtilesets delete-sourceand upload a fixed file to the same source id. (I also deleted the tileset withtilesets deletebut that is not where the issue is being encountered.)When I use
tilesets view-sourceI see the"files"key-value increment by one and"source_size"/"file_size"increase with each new try.It would seem to me that
tilesets delete-sourceis not actually deleting the source, even withSource deleted.confirmation.My current workaround is to make a new source with a new source id, which is fine, but I thought it important to mention this error I found.
Thanks!