node-gdal
node-gdal copied to clipboard
Node.js bindings for GDAL (Geospatial Data Abstraction Library)
Just wondering if `gdal.FieldDefn` supports assigning a sub-field type. I have been unable to find any examples online. I want to add a boolean field. It appears that I need...
I m new to python and also new to working with satellite images , I searched a lot over the Internet but was unable to find anything related to gdal.Translate...
With the latest version of 0.9.6, we failed to open a shapefile with XYM coordinates: ``` Error: Error opening dataset at Error (native) at Object.open (/home/lis/apps/HPMSService/node_modules/gdal/lib/gdal.js:572:15) at Function.ShapefileRoute.shp2csv (/home/lis/apps/HPMSService/dist/routes/shapefile.js:233:28) at...
How can I achieve Line of Sight calculations using this library?
Hi, I working with gdal binding for python. My Gdal is compiled with kakadu. There is a way that I can work with your package with my compiled gdal with...
When reprojecting large files, which can take quite some time, it would be great to get feedback about the progress. What do you think about implementing a [GDALProgressFunc ](https://github.com/OSGeo/gdal/blob/trunk/gdal/doc/api.dox) callback...
Is it possible to execute sql query on a raster dataset? If yes, then how?
My sense is that async functions can wait: once sync bindings are in place with solid tests and some releases are out in the wild then selectively exposing some critical...
Hi, Currently we have 16 builds in AppVeyor: - 4 Node versions - x 2 architectures - x 2 Visual Studio toolsets If AppVeyor works well, it takes more than...
I was unable to find any reference to these GDAL utilities within the source code or tests - are they accessible via any API in this library?