Skip to content

Conversation

@simonpoole
Copy link
Owner

Fixes #30

@simonpoole simonpoole force-pushed the increase_extended_tile_list_max_size branch from eb77b64 to b4eaf0a Compare March 15, 2022 21:27
@simonpoole
Copy link
Owner Author

simonpoole commented Mar 19, 2022

With the changes in this PR I was able to split an extract for Europe (30GB) on a 172GB machine. The 1st pass processing took less than two hours (and that is without a number of performance fixes that have been made here), however serializing and writing the tiles out is very slow as we can't hold enough buffers for the tiles in memory on such a machine and need to revert to multiple passes.

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

Successfully merging this pull request may close these issues.

Increase ~16'million extended tile lists limit

2 participants