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

ArcGIS Workspace target - Simple encoding for reflexive relationship #117

Closed
jechterhoff opened this issue Jan 10, 2018 · 1 comment
Closed
Assignees

Comments

@jechterhoff
Copy link
Contributor

Currently, ShapeChange ignores a reflexive relationship from the model when encoding an ArcGIS workspace. Add a conversion rule that enables at least partial representation of the reflexive relationship, by creating a <> with a field type suited for storing the ID of the referenced class (e.g. esriFieldTypeInteger or esri-FieldTypeGUID). NOTE: If the reflexive relationship property has max cardinality > 1, then this approach will not be able to fully represent that situation. ShapeChange should log a warning and convert the property to a single <>.

@jechterhoff jechterhoff added this to the 2.5.0 milestone Jan 10, 2018
@jechterhoff jechterhoff self-assigned this Jan 10, 2018
@jechterhoff jechterhoff changed the title ArcGIS Workspace target: Simple encoding for reflexive relationship ArcGIS Workspace target - Simple encoding for reflexive relationship Jan 11, 2018
@jechterhoff
Copy link
Contributor Author

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

No branches or pull requests

1 participant