Hey folks,<br><br>We&#39;ve been beating ourselves up over this problem and I&#39;m not sure what to try next.&nbsp; <br><br>We can&#39;t seem to connect to SDE for a raster using GDAL in mapserver.&nbsp; This is happening on Linux.<br>
<br>snippit from mapfile:<br>TYPE RASTER<br>DATA &quot;SDE:server,port:5151,sde,user,pass,schema.table,RASTER&quot;<br><br>when trying to draw a map, i get a seg fault.&nbsp; When trying a getFeatureinfo request, I get this error:<br>
<br><span style="font-family: courier new,monospace;">/filepath/SDE:server,port:5151,sde,user: Image handling error. Unable to open file LayerName for layer `/filepath/SDE:server,port:5151,sde,user/pass,schema.table,RASTER&#39; does not exist in the file system, and is not recognised as a supported dataset name.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;... fatal error.</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">msRasterQueryByRect()</span><br><br>Any ideas how I might start to debug this?&nbsp; I have DEBUG set to 5 in both the LAYER and MAP object in the map file.<br>
<br>Thanks!<br><br>Liz<br>