Max

Results 229 comments of Max

thanks to https://www.npmjs.org/package/buffer it should be possible to use the Buffer API to get better performance in JavaScript, e.g. the current JS decoder uses `charCodeAt` instead of methods on typed...

@esmooov should be pretty easy, http://nodejs.org/api/buffer.html should have everything you need

@iamblue very cool! I am looking forward to it

@CrossEye @buzzdecafe hello! If I was gonna pick the number one issue that would make wzrd.in better I think it would be https://github.com/jfhbrook/wzrd.in/issues/117. Another issue is how we have to...

Oh yea good idea. Ill leave this open for the next time I'm doing work on this

sorry, hard drive filled up! restarted and its fine now :) On Wed, May 6, 2015 at 9:14 AM, Seb [email protected] wrote: > Hey, > > is anyone else also...

hmm server is only 73% full

unsolicited feedback: in general I'd love to see more small modules for doing geo stuff and less grab-bags. e.g. there are nice simplification implementations in turf, topojson and mapshaper but...