mmomtchev / node-gdal-async

Node.js bindings for GDAL (Geospatial Data Abstraction Library) with full async support
https://mmomtchev.github.io/node-gdal-async/
Apache License 2.0
133 stars 26 forks source link

converting #15

Closed mohammedX6 closed 3 years ago

mohammedX6 commented 3 years ago

How i can convert WFS to GeoPackage ?

mmomtchev commented 3 years ago

It should be possible to do it using GDAL ogr2ogr

I am closing this issue since it has nothing to do with the Node.js bindings