[Gdal-dev] `MULTILINESTRING' not supported
Tyler Mitchell
TMitchell at lignum.com
Thu Oct 2 12:53:34 EDT 2003
I'm working in Mapserver with a DGN file (and trying to remember the
lessons I learned last time :).
I'm getting this error, which appears related to ogr:
msDrawMap(): Image handling error. Failed to draw layer named 'dgntest'.
ogrGeomLine(): OGR error. OGRGeometry type `MULTILINESTRING' not supported.
Are you familiar with this problem or is it a problem at my end or is it a
bug. I've attached the renegade dgn file.
Here is my layer def'n in mapserver. Any ideas?
LAYER
NAME dgntest
TYPE LINE
STATUS DEFAULT
UNITS METERS
STYLEITEM "AUTO"
CONNECTIONTYPE OGR
CONNECTION "../data/sp858.dgn"
CLASS
COLOR 25 25 150
NAME 'DGN Test'
END
PROJECTION
"proj=utm"
"units=km"
"ellps=GRS80"
"zone=10"
"north"
"no_defs"
END
END
(See attached file: sp858.zip)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sp858.zip
Type: application/zip
Size: 49879 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/gdal-dev/attachments/20031002/070a80bf/sp858.zip
More information about the Gdal-dev
mailing list