Skip to content

Duplicated table entries #667

Open
Open
@DomCR

Description

@DomCR

Discussed in #660

Originally posted by smile2k May 8, 2025
Hi @DomCR , I hope you are doing well.
I'm currently reading a DXF file using your library. An exception occurred when reading some of my sample files.
Here is a snippet of my sample.
image

The layer "RESC_ART" appears multiple times. When the library continues reading and attempts to add the next layer, it throws a "duplicate key 'RESC_ART'" error, as shown below.
image
image

My question is: Should the later layers overwrite the previous ones, or is there a better solution?

I'm not very familiar with this field, so I appreciate your patience as I try to understand things.
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions