set netclass as id in the svg export

Bug #1785504 reported by Thomas Pointhuber
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Unknown

Bug Description

Currently, when someone exports layers using the svg export, id's are somehow random. SVG supports the specification of an id per element or group, and it would make sense to set it to a predictable value, namely the net class or module reference (depending on the layer).

This would allow 3rd-party applications to have semantic information in the vector graphic which could then be then used for highlighting, net-based difftools, or linking schematic with the board svg output for example.

KiCad Version: 5.0.0

Tags: export svg
description: updated
Jeff Young (jeyjey)
Changed in kicad:
status: New → Triaged
importance: Undecided → Wishlist
tags: added: rxport svg
tags: added: export
removed: rxport
Revision history for this message
Jeff Young (jeyjey) wrote :

Note that we'd need to use either class attributes or data-* attributes. IDs must be unique within an XML document.

Revision history for this message
KiCad Janitor (kicad-janitor) wrote :

KiCad bug tracker has moved to Gitlab. This report is now available here: https://gitlab.com/kicad/code/kicad/-/issues/2196

Changed in kicad:
status: Triaged → Expired
Changed in kicad:
importance: Wishlist → Unknown
status: Expired → New
Changed in kicad:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.