Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
svioletg opened this issue Feb 1, 2023 · 2 comments

Comments

@svioletg
Copy link

svioletg commented Feb 1, 2023

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?

@xtotdam
Copy link
Owner

xtotdam commented Feb 2, 2023

Hi!
No, currently there is not.

@kaweepatinn1
Copy link

Will this ever be added?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants