[mapserver-users] ArcSDE 9.2 support

Liz Godwin godwin.liz at gmail.com
Wed Sep 3 08:03:04 PDT 2008


Hey folks,

I noticed there was a closed bug on this issue, but I am still having
problems connecting to SDE with Unicade enabled.
http://trac.osgeo.org/mapserver/ticket/2225

We have the most recent version of Mapserver (5.2) and all the libraries are
updated, and it still does not work.  On windows with MS4W 2.2.9 and the SDE
9.2 plugin, I get the attached image (unicode.png).  On Linux, I get an
Internal Server Error (Premature End of Script Error in Apache log) and no
debug information is written to the mapserver log.

Is there something to configure that we're missing to support this change?

We have a workaround in mind, but it's a lot of work to reload all the data
to remove unicode.

  LAYER # on Linux
    DEBUG 5
    NAME myname
    TYPE point
    STATUS DEFAULT
    CONNECTIONTYPE SDE
    CONNECTION "host,port:xxxx,instance,user,pass"
    DATA "MARTVECTOR.CUL_NSF_POP_PLACE,SHAPE"

    LABELITEM "xxxx"
    CLASS
      NAME "Points"
      SYMBOL 'tent'
      COLOR 255 0 0
      OUTLINECOLOR 125 125 125
      SIZE 10
      LABEL

        COLOR 255 0 0
        FONT arial
        TYPE truetype
        size 10
      END
    END
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080903/605dad67/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unicode.png
Type: image/png
Size: 8624 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080903/605dad67/attachment.png>


More information about the MapServer-users mailing list