Node.js includes brotli, but as of Node.js 16 it still does not export these symbols for use by add-ons (yes, go bug them - ask them for c-ares too). SSL on Linux uses OpenSSL through Node.js' own support. It uses the curl trusted root CA store by default and another store ...
(yes, go bug them - ask them for c-ares too). SSL on Linux uses OpenSSL through Node.js' own support. It uses the curl trusted root CA store by default and another store can be provided through theCURL_CA_BUNDLEenvironment variable or GDAL config option. SSL on Windows and OSX uses...
GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats. - gdal/gdal/NEWS at v3.3.0 · OSGeo/gdal
- Updated GML CRS translation to follow OGC 05-011 more closely. Still incomplete but operational for some projections. - Added support for FIPSZONE State Plane processing for old ESRI .prjs. - Added Goode Homolosine support. - Added GE...