[mapserver-users] Problem of drawing compound polygon

Sieu Truc sieutruc at gmail.com
Wed Jan 15 06:32:48 PST 2014


Hello,

I have posted this kind of question as an issue on the website map-server
https://github.com/mapserver/mapserver/issues/4840#issuecomment-32186330

And i used the command below for DATA line:

DATA "SHAPE FROM (SELECT sdo_geom.sdo_buffer(shape, 0, 0.01) shape
FROM SYS.COLA_MARKETS WHERE name='cola_f')"

But i got error: Error: ORA-13226: interface not supported without a
spatial index

When editting that command like

DATA "SHAPE FROM (SELECT sdo_geom.sdo_buffer(shape, 0, 0.01) shape
FROM SYS.COLA_MARKETS WHERE name='cola_f') USING NONE"

I continue getting again

msDrawShape() General error message. Only polygon shapes can be drawn
using a POLYGON layer definition

Can you suggest me what to do ?


PHAM Ngoc Truc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20140115/5b9edc95/attachment.html>


More information about the mapserver-users mailing list