Hyrum Ernstrom
Hyrum Ernstrom
I'm creating the pbf tiles server-side for only where there is data. I want to add a check to see if new data exist where it didn't previously cache. Right...
This appears to be a problem with the node version that nodejs12x and nodejs10x uses. If I uses a custom execution layer from https://github.com/lambci/node-custom-lambda It works fine.
Edited: This seems to be a Cloud 9 issue and not a lambda issue This works great for basic mapnik. I'm using cloud 9 to test before pushing to lambda,...
This appears to be an issue with the Cloud9 env, this works fine in lambda. I'm using Cloud9 as my dev because I thought it would closely match Lambda. Here...