[postgis-tickets] [PostGIS] #3438: Unable to add NetCDF support to PostGIS 2.2
PostGIS
trac at osgeo.org
Wed Dec 27 11:27:32 PST 2017
#3438: Unable to add NetCDF support to PostGIS 2.2
------------------------+---------------------------------
Reporter: N3tMaster | Owner: dustymugs
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS GDAL
Component: postgis | Version: 2.2.x
Resolution: | Keywords: postgis gdal netcdf
------------------------+---------------------------------
Changes (by dustymugs):
* owner: pramsey => dustymugs
Comment:
NetCDF won't show up in ST_GDALDrivers() as we filter to only those
drivers that support CreateCopy and VirtualIO, required for
ST_AsGDALRaster(). This does not mean PostGIS cannot open open a NetCDF as
per the prior comment.
Best solution might be to enhance ST_GDALDrivers() by adding columns Read
and Write capabilities...
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3438#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list