Dan Burzo

Results 58 issues of Dan Burzo

I've experimented with monotone cubic interpolation (as per the [Steffen method](http://adsabs.harvard.edu/full/1990A&A...239..443S) you reference in d3-shape) and with the array values being evenly spaced, the formula is quite simplified, as long...

https://github.com/mapbox/tippecanoe

`osmosis --read-pbf data/romania-latest.osm.pbf --tf accept-ways highway=* --used-node --write-pbf data/data.osm.pbf`

enhancement

* DataTransfer * range

enhancement
help wanted

Replace the two contenteditable divs with a single one, and a toggle which lets you choose how to render it: * native DOM * React * Preact __Preact__ is an...

enhancement
help wanted

Adds the following methods (names subject to change): * `inGamut(space)` — check that the color is in the gamut of `space`; fixes #161. * `toGamut(space)` — get the closest color...