David Manzanares

Results 10 issues of David Manzanares

Hi, I tried to enable the debug reporting callback on the go vulkan demo (vulkancube) by setting VulkanDebug() to return true: ``` func (a *Application) VulkanDebug() bool { return true...

critical

Hi, After some unexpected crashes that pointed to an issue with Go's GC (I assume something is wrong in my code or on one of my dependencies), I ran my...

Could we replace https://github.com/IagoLast/Exquisite/blob/06ad5fdc0a78e55263be28a1f82a13a9b96297cd/src/exquisite.js#L60 by ` throw Error(JSON.stringify(err));` to have extra verbosity on errors? @IagoLast

Rename `teal` cartocolor to avoid the name collision with the CSS `teal` color. cc: @makella @rochoa

Talking with @makella we realized that we don't have a way to change ramps when a filter is set without using viewport aggregation functions which obviously also filter by the...

status: blocked
topic: expressions
type: feature
status: discussion
initiative: triple-integration 🔱
priority: low
area: backend

To improve precision, all date properties are re-mapped to the [0,1] range. This makes all arithmetic operations to be unimplemented (I don't know right now if at least we are...

topic: expressions

In `blend`, we allowed (a long time ago) the usage of `cubic`, `linear` and other interpolation methods.

topic: expressions

Support nested histograms like: for each month get the distribution (histogram) of the loss cause. As mentioned https://github.com/CartoDB/carto-vl/pull/385

type: feature

- [x] Custom PoCs: NY foot trafic dataset, gecat dataset and WWI_ships dataset - [x] Support for grid-alignment (NY dataset) - [x] Bi-cubic interpolation - [x] Isolines PoC - [...

topic: style-properties