naturalatlas / node-gdal

Node.js bindings for GDAL (Geospatial Data Abstraction Library)
http://naturalatlas.github.io/node-gdal/classes/gdal.html
Apache License 2.0
567 stars 124 forks source link

DGN driver #283

Open haandev opened 3 years ago

haandev commented 3 years ago

If i list the supported drivers, i saw DGN there. but if i use gdal.open("any_dgn_file.dgn") it seem gdal driver is missing

i see an error Error: Error opening dataset