Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jordig100 opened this issue Jun 12, 2019 · 0 comments

Comments

@jordig100
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant