dynmap-assemble icon indicating copy to clipboard operation
dynmap-assemble copied to clipboard

Is there a way to restrict the tiles being processed to an area of chunks?

Open svioletg opened this issue 2 years ago • 2 comments

I'm trying to generate a map of the isometric view from our 5000x5000 server map, however the script fails with a MemoryError even if I do 1 pixel per tile (which is still ~25,000 pixels wide, astoundingly).

At the least I'd really just like to get the main spawn area, so is there any way I can restrict it to just a certain square of tiles?

svioletg avatar Feb 01 '23 23:02 svioletg

Hi! No, currently there is not.

xtotdam avatar Feb 02 '23 12:02 xtotdam

Will this ever be added?

kaweepatinn1 avatar Jul 09 '23 15:07 kaweepatinn1