You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At default -R will limit to 1000 chunks but the size of a map could be much bigger and even unknown to the user. So it would make sense if there would be an option to explicitly disable any limits (for example with "-R -1").
The text was updated successfully, but these errors were encountered:
Correct, but the main problem in this ticket was that the documentation was not correct (which got then fixed) so I have created this own ticket for this feature request.
c10t does however support slicing by using limits, center and as you found, radius settings, which does allow you to slice your world into as many image parts as required. I recall there was a tool around before that does this for a map website frontend.
At default -R will limit to 1000 chunks but the size of a map could be much bigger and even unknown to the user. So it would make sense if there would be an option to explicitly disable any limits (for example with "-R -1").
The text was updated successfully, but these errors were encountered: