WKBLoader

Loader for the Well-known binary format for representation of geometry.
| Loader | Characteristic |
|---|---|
| File Extension | .wkb, |
| File Type | Binary |
| File Format | Well Known Binary |
| Data Format | Geometry |
| Supported APIs | load, parse, parseSync |
| Decoder Type | Synchronous |
| Worker Thread Support | Yes |
Installation​
npm install @loaders.gl/wkt
npm install @loaders.gl/core