tracyhenry

Results 11 issues of tracyhenry

Generated svg will appear as a blank image when imported to google slides/drawings or lucidcharts. Actually, when it's imported into google drive, the preview is already a blank image. Browser:...

help wanted
integrations

I defined a function `test` that accesses a global variable`plv8.test.x` When I run `SELECT test(tbl) from tbl`, everything is fine if the planner uses a sequential scan. However, if the...

so that embedding APIs such as `getRenderData` can be chained to that promise, so that it's called only after data is loaded. similarly, `onJumpEnd` listeners should be called when data...

enhancement
front-end

also, these lines made the wrong assumption that `gvd.curCanvas` is the old canvas: https://github.com/tracyhenry/Kyrix/blob/75d76d5f6aba5de252f30649fee1a3d057bbe95d/front-end/js/jump.js#L143-L145

bug
front-end

happened to the wildfire demo. Tables still there but all empty. Not sure why - guessing some db connection isn't closed.

bug
back-end

In current APIs we disable the `newPredicate` function for literal zooms. We should enable it, while also making it easy to specify that "predicates stay the same across the entire...

enhancement
front-end
compiler

so that we don't need to copy it everywhere

enhancement
compiler

set type according to raw data type and type TEXT is not long enough for geoJSON strings http://www.peachpit.com/articles/article.aspx?p=1752305&seqNum=2

bug
enhancement
back-end

backend should not completely shutdown when there is exception occurring during either precomputation or tile requests

enhancement
back-end

right now zooming bbox is using the placement bbox, which might not be visually ideal.

enhancement
front-end
back-end
compiler