-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add log and error handler to config #63
feat: add env param to config to set global gdal configuration feat: add gdalinfo and ogrinfo apps and add the app results to dataset object fix: raster/vector type calculation fix: prevent app from terminating if a warning occurs fix: support node.js >= 18 chore: update emscripten version to 3.1.50 (temporary disable PDS driver) feat: list all created files with all param in the outputs of ogr2ogr, gdal_translate, gdalwarp, gdal_rasterize #45 feat: add outputName param to ogr2ogr, gdal_translate, gdalwarp, gdal_rasterize #44 fix: mocha issue causing tests not to start for Chrome feat: add playground to test feat: add more info about dataset in gdal3.js gui
- Loading branch information
Showing
27 changed files
with
3,120 additions
and
2,479 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.