Daniel Schep

Results 138 comments of Daniel Schep
trafficstars

Oof. That really is a lot of ram. That is the js library I'm using, but since i built this 4 years ago it's using v1. I could maybe upgrade...

are you using this plugin https://github.com/silvermine/serverless-plugin-cloudfront-lambda-edge ?

I suspect the plugin is currently incompatible with sls webpack. I'll have to investigate.

What is your `package` section of `serverless.yml`? If it had broad wildcard excludes, that was fixed in #13 which is in the v0.0.4 release. Tho I never tested that against...

As I mentioned on reddit, I would be happy with client side graph generation from a GeoJSON file. For the purposes of this project, that might serve as a good...

It would be useful, but yeah. you're right, might as well just run the conversion. Hopefully I'll have time to try it out soon 🤞

FYI, Michael is working on porting his maplibre-contour plugin into maplibre-gl-js core.

> Due to limits in the expression system, dasharrays must be specified in the style using the ["literal", [...]] syntax. Feature properties cannot directly contain array values. Does this apply...