mmomtchev / node-gdal-async

Node.js bindings for GDAL (Geospatial Data Abstraction Library) with full async support
https://mmomtchev.github.io/node-gdal-async/
Apache License 2.0
133 stars 26 forks source link

`gdal.Driver.create` `data_type` argument should be of type `string` and not `number` #43

Closed mmomtchev closed 2 years ago

mmomtchev commented 2 years ago

The TypeScript argument of gdal.Driver.create data_type argument should be of type string and not number