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

Support open prefixes #62

Closed j8seangel closed 10 months ago

j8seangel commented 10 months ago

First of all, thanks for your work maintaining the library 🙇

We've been struggling to open a zipped shapefile and we thought it would be nice to add support to Virtual File Systems to the library. To achieve this we added a third parameter to the open function.

Hoping you are willing to merge this PR, please let us know if you'd like the approach or if you need us to change anything.

bugra9 commented 10 months ago

@j8seangel, thank you for your contribution to the development of this project. PR looks excellent. In 3 days I will release a new version.