yocontra / node-gdal-next

Node.js bindings for GDAL (Geospatial Data Abstraction Library) [Fork]
https://contra.io/node-gdal-next/
Apache License 2.0
75 stars 35 forks source link

DGN support #52

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

yocontra commented 3 years ago

@haandev Do you get a better stacktrace than that, and can you provide a sample .dgn file that reproduces?

This is our DGN support for reference: https://github.com/contra/node-gdal-next/blob/master/deps/libgdal/gyp-formats/ogr_dgn.gyp