/// <summary> /// Default empty constructor /// </summary> public MyShapeFileWriter() { shapeWriter = new ShapeWriter(); }