Opened 10 years ago

Closed 10 years ago

#5586 closed defect (worksforme)

Problem with interpolation matrix

Reported by: naoliv Owned by: warmerdam
Priority: normal Milestone:
Component: default Version:
Severity: normal Keywords:
Cc:

Description (last modified by naoliv)

While trying to render some KAP files with tilers-tools I am seeing some exceptions caused by gdal:

error: solve(): solution not found
There is a problem to invert the interpolation matrix
(…)
  File "/usr/lib/python2.7/dist-packages/osgeo/gdal.py", line 1571, in TransformPoints
    return _gdal.Transformer_TransformPoints(self, *args)
TypeError: in method 'Transformer_TransformPoints', argument 1 of type 'GDALTransformerInfoShadow *'

Some example files are available at http://naoliv.iq.unesp.br/gdal-5586.tar.bz2

gdal libs are Debian's 1.11.0

Change History (3)

comment:1 by naoliv, 10 years ago

Description: modified (diff)

comment:2 by naoliv, 10 years ago

Description: modified (diff)

comment:3 by naoliv, 10 years ago

Resolution: worksforme
Status: newclosed

Actually it isn't a problem in gdal itself. Sorry.

Note: See TracTickets for help on using tickets.