Antoine Vandecreme
Antoine Vandecreme
Actually, I realized this hack doesn't work. So I can't find anything better than setting `Caman.Store.put = function() {};` forever.
Yes that would be the best option but I am not sure this project is maintained anymore so I am not willing to make a PR for now.
Shouldn't the default be 256 instead of 254? I am not sure what other tools are doing actually. In OSD example-images we have: -duomo: TileSize="254" Overlap="1" -highsmith: Overlap="2" TileSize="256" -pnp/pan/6a32400/6a32487:...
Thanks for the clarification.
I actually reproduce this bug even if the server is online but reply an error, for example 400 (bad request) or 404 (not found).
Alright, I will try to look into it when I get the chance.
PR submitted :)