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

use GDALOpenEx instead of Driver->pfnOpen #25

Closed mmomtchev closed 3 years ago

mmomtchev commented 3 years ago

This implements the proper way of initializing the GDALDataset for #18

yocontra commented 3 years ago

CI is failing on all of the shared targets: https://travis-ci.org/github/contra/node-gdal-next/jobs/734099501#L945