bugra9 / gdal3.js

Convert raster and vector geospatial data to various formats and coordinate systems entirely in the browser.
https://gdal3.js.org
GNU Lesser General Public License v2.1
315 stars 48 forks source link

How to build gdal3WebAssembly.wasm #73

Closed taminhluan closed 6 months ago

taminhluan commented 6 months ago

The document seems to be focus on usage of gdal3.js Could you tell me how to build gdal3WebAssembly.wasm from gdal source code

taminhluan commented 6 months ago

I think I need to learn from https://github.com/bugra9/gdal3.js/blob/master/Makefile