metabench
metabench
As of Nan version 2.1.0 there exists Nan::TypedArrayContents, which assists in accessing Typed Arrays. See https://github.com/nodejs/nan/blob/master/doc/v8_misc.md#nantypedarraycontents It would be very useful to have an example of how to use this....
Once I obtain the records containing string ids (including the referenced nodes in the ways) I create new BigInt objects to replace their string representations. Has any consideration been made...
I have used the random access features in osm-read to make a different way to iterate through records in the osm.pbf file. The problem I was having before was that...
This is a question first about the scope of this project, about whether this project is intended to grow by including new functionality (ie breaking changes, would require a version...
I suggested this in node.js, but the response was that it's not going in because it's a convenience function, and platforms lack the API to do this in one go....