Daven Quinn
Daven Quinn
- Improve language support by updating vim-polyglot - Update tlib_vim to fix https://github.com/tomtom/tlib_vim/issues/33
Thanks for this time-saving project.! I'd be interested in having a similar docker-pyinstaller workflow available for OS X compilation, even if it had to pull in large dependencies such as...
This library is awesome. I am wondering if you would be interested in a convenience function for getting the scale by name. It takes a little bit to inspect the...
I don't see anywhere in the node-mapnik or mapnik docs for the supported symbolizers for render-time variables. Your writings make it seem as if all symbolizers are supported as of...
Here, we attempt to bring the application into alignment with Pydantic v2 and Morecantile v5. This will allow Titiler and TiMVT to coexist in the same application. - Updated vector...
## Environment - Xcode version: 15.0 - iOS version: 17.1.2 - Devices affected: iPad Pro, Simulator - Maps SDK Version: v11 (11.0.0-beta.2 and 11.2.0) ## Observed behavior and steps to...
- Mapbox API updated to v4 (current as of December 2015) - Option to return cycling, driving, walking, or transit directions for Google and Mapbox (none specified by default)
Raster and terrain sources are handled well by Cesium and through extensions like [`davenquinn/cesium-martini`](https://github.com/davenquinn/cesium-martini). In order to simplify this library, we should just pass these layers through to the underlying...
As of version 2.0, we have successfully stripped custom extensions from Maplibre GL JS and included them in the separate `maplibre-canvas-renderer` module (part of this monorepo). However, we are still...
Right now, labels are not supported, but ideally they would be. I'm unsure to what extent this can be integrated with Cesium's own renderers for viewport-relative orientation, etc.