Hi there, is it possible to use a http address as datasource? i am trying to find a way to do something like this: const dataSource = await gdal.openAsync(`WFS:${WFS_URL}`) is there a way with this library? thanks a lot!
Hi there, is it possible to use a http address as datasource?
i am trying to find a way to do something like this:
is there a way with this library?
thanks a lot!