UNPKG

gdal-async

Version:

Bindings to GDAL (Geospatial Data Abstraction Library) with full async support

6 lines (5 loc) 289 B
- Find a way to keep the dependency source code out of the repository to reduce noise - Switch to cmake.js - Switch from nan to N-API - Support aborting of GDAL operations (that allow it) through the AbortController (Node.js >= 15) - Support `worker_threads` (almost automatic with N-API)