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

ISOGR control body: support invalidation/supersession independently #2

Open
ronaldtse opened this issue Nov 10, 2020 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@ronaldtse
Copy link

Use cases:

  1. Invalidate an entry without any supersession or retirement
  2. Invalidate and supersession
  3. Supersession without invalidation

Ping @maccraymer to see if this is accurate.

@ronaldtse ronaldtse added the enhancement New feature or request label Nov 10, 2020
@strogonoff
Copy link
Contributor

strogonoff commented Jan 3, 2024

Mike & others have confirmed this on the previous meeting. The scenario appears to not be very common, but it’s possible. I believe there is some concern about the semantics of invalid items: if they are indeed added in error then they might not be fit for any further changes.

Another aspect that I recall has been discussed at the same time is gradual supersession over time.

IIRC both features are possible in EPSG and that’s why they were suggested. I’m not sure if we are gunning for feature parity with EPSG, though—19135 compliance should probably be of higher priority.

Filed paneron/registry-kit#30. @ronaldtse there’re some questions in that ticket that you perhaps would know off the top of your head, e.g. would it contradict 19135 (in current or next version) if an already invalid item can be superseded, or an already superseded item can be superseded with more items later.

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

No branches or pull requests

2 participants