DotSpatial assumes that ShapeFiles with PointZ have four values (x, y, z and m). Our ShapeFiles that are PointZ only have three values (x, y and z).
This makes DotSpatial crash since it's trying to read too much data from the ShapeFile.
Comments: ** Comment from web user: mogikanin **
This makes DotSpatial crash since it's trying to read too much data from the ShapeFile.
Comments: ** Comment from web user: mogikanin **
Ok, then i'm closing this issue.