-
-
Notifications
You must be signed in to change notification settings - Fork 364
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mapsde.c missing column type NCLOB #3001
Comments
|
Author: hobu Please try trunk, I have made an attempt with 2ae2eb2 (r9002) Thanks, Howard |
|
Author: hobu |
|
Author: hpbrantley $ ./mapserv -v Did I compile correctly? |
|
Author: hpbrantley $ gdb --args shp2img -m "/var/www/map/wms.map" -l "ART" foo.png (gdb) run Program received signal SIGSEGV, Segmentation fault. |
|
Native support for ArcSDE removed in Mapserver 7.0, won't fix. |
Reporter: hpbrantley
Date: 2009/05/04 - 19:18
Trac URL: http://trac.osgeo.org/mapserver/ticket/3001
mapsde.c
It appears ESRI has added another column type, Character Large Object (NCLOB). Referencing a feature class with NCLOB defined yields Unknown Column Type.
The text was updated successfully, but these errors were encountered: