Skip to content

Slice-level pindex and pid referenced from segment, but not defined at the slice level #12

@jordig100

Description

@jordig100

The the Segment definition, it states:

Name Type Use Default Annotation
v2 ST_ResourceIndex required   References a zero-based index into the vertices for this slice. Defines the second vertex of the segment.
p1 ST_ResourceIndex     Overrides the slice-level pindex for the first vertex of the segment, which is v2 from the previous segment or startv from the parent polygon.
p2 ST_ResourceIndex     Overrides the slice-level pindex for the second vertex of the segment
pid ST_ResourceID     Overrides the slice-level pid for the segment.

But there is no such a slice-level property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions