[mapserver-users] msOracleSpatialLayerWhichShapes(): OracleSpatial error

Tamas Szekeres szekerest at gmail.com
Sun May 16 11:11:11 EDT 2010


Agostino,

I wonder if the change in
r9936<http://trac.osgeo.org/mapserver/changeset/9936>would provide a
fix for this issue. You might want to do a test with a newer
version of the binaries, like one of the stable branches from
http://vbkto.dyndns.org/sdk/

Best regards,

Tamas



2010/5/14 Agostino <acsviluppo at yahoo.it>

>
> I'm using mapscript c# (mapserver 5.6.3)
>
> I want to highlight an element in my map and this is what i write
>
> layerObj lo = map.getLayer(i);
> lo.queryByAttributes(map, null, strQuery, mapscript.MS_MULTIPLE);
> map.drawQuery();  <--- The map image is generated with the highlighted
> element.
>
> After i want to to clear my query and my code is:
> map.freeQuery(-1);
> map.drawQuery();  <--- throw error
>
> msOracleSpatialLayerWhichShapes(): OracleSpatial error. Error: ORA-00600:
> codice di errore interno, argomenti: [17182], [0x2581CE802], [], [], [],
> [],
> [], []
>  . Query statement: SELECT ID, GEOMETRY FROM AAAMAMCOMU WHERE SDO_FILTER(
> GEOMETRY, MDSYS.SDO_GEOMETRY(2003, :srid,
> NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),:ordinates ),'querytype=window') =
> 'TRUE' . Check your data statement.
> [Thu May 13 18:52:46 2010].621000 msDrawMap(): Image handling error. Failed
> to draw layer named 'Limiti Comunali'.
>
> With mapserver 5.4 my code is ok.
>
> Thank you
> Agostino.
>
> --
> View this message in context:
> http://osgeo-org.1803224.n2.nabble.com/msOracleSpatialLayerWhichShapes-OracleSpatial-error-tp5048929p5048929.html
> Sent from the Mapserver - User mailing list archive at Nabble.com.
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20100516/15430fdd/attachment.html


More information about the mapserver-users mailing list