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
{{ message }}
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
On initial install my lerna bootstrap was failing. This was because gyp was compiling mapnik and it hit the 2GB default memory limit of my docker environment. I suspect actual usage of tilerator also requires considerable memory, so we should probably write this down.
The text was updated successfully, but these errors were encountered:
Sounds good, for now I'll write down a warning in the readme regarding memory usage. But will leave it open until there is a proper benchmark. I haven't noticed that because I don't limit my docker setup.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On initial install my lerna bootstrap was failing. This was because gyp was compiling mapnik and it hit the 2GB default memory limit of my docker environment. I suspect actual usage of tilerator also requires considerable memory, so we should probably write this down.
The text was updated successfully, but these errors were encountered: