Jacob Wasilkowski

Results 38 comments of Jacob Wasilkowski

(PS: there's another idea that just came to mind that I'll try out in the coming days)

I tried a few more things, but settled on this idea to try to calculate the "future" offset and parallax based on the _animateZoom handler's event info about the next...

Those are all really good points. What if we were to start with and evaluate having a side-by-side (or rather, one right after the other) comparison of both styles, for...

Sorry for the confusion, I shouldn't have used the phrase "side-by-side" in terms of `.md`. I just meant adding another code snippet that is after/before an existing promise-based one to...

Same feelings here, @natronics: **awesome** work on making this API available to all of us, and also please let any of us know how we can help you transition to...

@aaronkyle I'll make an attempt to get a demo working to illustrate how this might work. If it is successful, then we can revisit within `esri-leaflet` how to support LERC...

@aaronkyle here is a screenshot to provide hope. 😃 The approach is as expected: use a Leaflet map in WGS84, and for the layer itself manually decode pixels from each...

Here's a working sample and brief write-up: https://github.com/jwasilgeo/leaflet-experiments#lerc-imagery-land-cover-layer Happy to discuss the code a bit more. It is based on the LeafletJS `GridLayer` approach pioneered by @jgravois but customized for...