MapServer / MapServer-import

3 stars 2 forks source link

error propagation in OGR problem with some OGR drivers and MapServer #1779

Open tbonfort opened 12 years ago

tbonfort commented 12 years ago

Reporter: huub@geodan.nl Date: 2006/05/15 - 10:03

msDrawMap(): Image handling error. Failed to draw layer named 'kpxy'.
   msOGRFileNextShape(): OGR error. SetAttributeFilter() not supported on
ExecuteSQL() results. 

see also attachment : error.gif.txt

Frank Warmerdam wrote:
I improved error propagation in OGR and now
this error gets bubbled up to MapServer and terminates rendering of OGR
layers.  Please file a bug on the issue in the GDAL/OGR bugzilla.  This
is the same that I was recently discussing Mark Adams, and occured first
in GDAL 1.3.2.  The error propagation was a good idea, but I didn't
anticipate this particular problem with some OGR drivers and MapServer.
tbonfort commented 12 years ago

Author: huub@geodan.nl Date: 2006/05/15 - 13:30

Frank, I made an entry for this in de GDAL bugs
So this bugreport may be deleted, but i cannot do that. Maybe set it to INVALID.
I'll leave that to you.

I am using gdal 1.3.0 again now. So this in not immediately urgent for me.  

I solved my initial cURL problem by upgrading curl and mapserver.

Thanks, Huub
tbonfort commented 12 years ago

Author: fwarmerdam Date: 2006/05/15 - 20:56

the problem is that is covered in:

  http://bugzilla.remotesensing.org/show_bug.cgi?id=1185