Menu

#9 MultiLineString reading incorrect

v1.0_(example)
open
nobody
None
5
2004-01-10
2004-01-10
No

GeometryWKBReader.cs:275
method CreateWKBMultiLineString

//read Point header
_bReader.ReadByte();
_bReader.ReadUInt32();

is wrong and should be commented out; it looks like a
classical unattended copy/paste ;-)

Hey, I love your design and code folks, keep this great
work on!

Ignacio.//

Discussion


Log in to post a comment.