ZeLonewolf / planetiler-scripts

Scripts for building planetiler
Creative Commons Zero v1.0 Universal
15 stars 3 forks source link

Planetiler running improvements #2

Closed msbarry closed 1 year ago

msbarry commented 1 year ago

Improve planetiler stability by using less RAM in mmap mode to make room for the OS to cache memory-mapped files, and have planetiler write to a local file first, then copy to EFS when done.