|
|
|
|
|
by driggs
230 days ago
|
|
> One of the most significant updates is a new browser-based processing toolbox powered by a WebAssembly (WASM) build of the Geospatial Data Abstraction Library (GDAL). > Available tools include: > Buffer, Convex Hull, Dissolve, Bounding Boxes, Centroid, Concave Hull Why would they want to calculate these from WASM in the browser instead of calling out to the Python kernel? |
|