ADAPT / ISOv4Plugin

Eclipse Public License 1.0
18 stars 35 forks source link

Adding Pr_ISOXML_Attribute_Designator ContextItem to boundary polygons #142

Closed mbettini-topcon closed 3 years ago

mbettini-topcon commented 3 years ago

Hello, dealing with ISOXML files we need, when present, to import the designators (attribute B) of the boundary polygons.

In order to do that, we are submitting a couple of PRs,

this one in ISOV4Plugin, adds the code to populate appropriately the additional ContextItems field in the Shape class. this PR depends on https://github.com/ADAPT/ADAPT/pull/301 that adds the field in the Shape class.