gdal-js icon indicating copy to clipboard operation
gdal-js copied to clipboard

This is an Emscripten port of GDAL, an open source X/MIT licensed translator library for raster and vector geospatial data formats.

Results 17 gdal-js issues
Sort by recently updated
recently updated
newest added

Using GDAL's `gdalInfo` cli, I am able to get NITF metadata, how can I achieve this in this tool? Example: ![image](https://github.com/ddohler/gdal-js/assets/11966932/e2a72d06-5f56-47f2-802b-14fc5d0b91df)

Is there an available license for the main branch (develop-js), I can only see the one on the master branch. If so can you please add it to the develop-js...

Is it possible to read RPF/CADRG/CIB/ADRG/ASRP and DTED files using GDAL Js?

I was wondering if you could document your process of building GDAL using emscripten, it would be greatly appreciated.