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

validator-core - add hability to validate GML files from PCRS #231

Closed
12 tasks done
mborne opened this issue Jul 5, 2021 · 3 comments
Closed
12 tasks done

validator-core - add hability to validate GML files from PCRS #231

mborne opened this issue Jul 5, 2021 · 3 comments
Assignees
Milestone

Comments

@mborne
Copy link
Collaborator

mborne commented Jul 5, 2021

Use case

See github.com - cnigfr/PCRS where :

Proposal

Main changes at code level

  • file.TableModel is renamed to file.SingleTableModel
  • file.MultiTableModel is added
  • MultiTableModel and SingleTableModel shares a TableModel interface providing the FeatureType
@mborne mborne self-assigned this Jul 5, 2021
mborne added a commit that referenced this issue Jul 5, 2021
…g XsdSchemaValidator and MutliTableModel concept (refs #231)
@mborne
Copy link
Collaborator Author

mborne commented Jul 5, 2021

@mborne mborne added this to the 4.1 milestone Jul 5, 2021
mborne added a commit that referenced this issue Jul 6, 2021
mborne added a commit that referenced this issue Jul 6, 2021
mborne added a commit that referenced this issue Jul 7, 2021
…dd an AutoFeatureType factory), FileConverter : disable legacy FixGML (refs #231)
@mborne mborne modified the milestones: 4.1, 4.2 Jul 9, 2021
@mborne
Copy link
Collaborator Author

mborne commented Jul 9, 2021

(create dedicated milestone to avoid risks with GpU 4.2.bis)

mborne added a commit that referenced this issue Jul 9, 2021
mborne added a commit that referenced this issue Jul 9, 2021
…to check and generate FeatureType according to data in order to allow geometric validation and post-process without providing table models (refs #231)
mborne added a commit that referenced this issue Jul 13, 2021
…l interface for SingleTableModel and EmbeddedTableModel (refs #231, #233)
mborne added a commit that referenced this issue Jul 13, 2021
…xplicit 'auto' tableModel to skip URL resolution (refs #231)
mborne added a commit that referenced this issue Jul 13, 2021
… in validation database assuming that tableModel.name are unique accross the DocumentModel, AutoFeatureType : add unique and required constraints for 'gml_id' (refs #231)
mborne added a commit that referenced this issue Jul 19, 2021
@mborne
Copy link
Collaborator Author

mborne commented Aug 2, 2021

v4.2.0 should allow the first experimentations. The main problem to fix is related to "curve geometries" and it has a dedicated issue #232 as it may lead to a huge change.

@mborne mborne closed this as completed Aug 2, 2021
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