ReferenceLinesMetaReaderTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Modified text of warnings and errors Related to Issue [WTI-539]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4385 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5a61fe0a32e1c777f28233b89140823542ddc02e

Former-commit-id: 84cb47ce278afb052375c04b4d71be009ef64915

  1. … 7 more files in changeset.
Feature change: When the shape file contains multi poly lines, no longer discard importing the file. Instead, log a warning when user selects the assessmentSection id that no reference line could be imported. The user will have the option to import the reference line manually Related to Issue [WTI-522]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4300 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6caf319658cf6456b77ef10f5edce1eebadfcb01

Former-commit-id: 1af9cf0974483b7662d4660c65152f750f21b8d6

  1. … 6 more files in changeset.
- Minor review changes Related to Issue [WTI-522]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4161 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a1f538a0e56e87c517c74bf6b7e39f51bba425c4

Former-commit-id: a71aa6096ec840f2d5f6486ba590215ec7c124e0

  1. … 3 more files in changeset.
- Editorial review changes - Removed dialog window from importer - Changed ReferenceLinesMetaReader from line-by-line reader to a collection reader Related to Issue [WTI-522]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4141 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 01278bb280172eedb927251656eccbeb2bdaa0f6

Former-commit-id: 1c76220a078f0e94c1db3c4902c7443462f9579b

    • -87
    • +91
    ./ReferenceLinesMetaReaderTest.cs
  1. … 12 more files in changeset.
- Fixed importer such that it does not read the shape file upon construction, but when *GetReferenceLineMetas* called - Changed ReferenceLineMeta from a derived to a wrapper class - Added test cases - Added message strings to Resources Related to Issue [WTI-522]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4039 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ce86afe39c237dc7b3d2c2328728e3c7952ca3ff

Former-commit-id: 65aaa3b49910f75e621e97f4066a56e0735fff45

  1. … 25 more files in changeset.
- Added dialog when "trajectId's" are not unique Related to Issue [WTI-522]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4019 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 093bdcbc1c91cb97b90a900f27743cb465ce6fd8

Former-commit-id: 48ddede18086b706d0a0433717abb4aa68abddec

  1. … 8 more files in changeset.
- Moved NBPW files to NBPW folder - Added feature that ReferenceLineMetaImporter updates the assessmentSection id property upon import

Related to Issue [WTI-522]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4016 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d2f7359a161637445b8cc563d10699385bfd8cef

Former-commit-id: aee0af497efb8b0cc9cfe7f6c095a88257947deb

  1. … 112 more files in changeset.
- Moved NBPW files to IHW folder Related to Issue [WTI-522]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4010 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e8ba75be5c6e782580c3e52fb9cb991b6f93a38e

Former-commit-id: 1128df2720988c757aa1f4e497cd6ff30cd545f1

    • -22
    • +14
    ./ReferenceLinesMetaReaderTest.cs
  1. … 110 more files in changeset.
- Added importer for ReferenceLineMetaReader - Ran 'Deltares cleanup' on PolylineShapeFileReader and PolylineShapeFileReaderTest Related to Issue [WTI-522]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4009 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 624afa5ac43db1ef0d8144ab7356a396164954b8

Former-commit-id: ef392cb2fec282dea94c64278853c48a655d20b2

  1. … 23 more files in changeset.
Documented exceptions thrown by FileDisposeHelper. Restructured test data so that TestDataCopyHelper became obsolete. Restructured tests so that DirectoryDisposeHelper became obsolete. Extended FileUtils with IsValidFilePath.

Related to Issue [WTI-666]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4000 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7bed29310919ea82c6700affd257a7e68b942633

Former-commit-id: 418f990752da2b746fa44a116f2266b30835f853

  1. … 72 more files in changeset.
- implemented a reader that can read multiple reference lines and META data Related to Issue [WTI-522]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3984 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: dc882338d89d76b9d91c0b9a6db53593a26802af

Former-commit-id: 1136f1931de6f66b723c0df30cfd71bc29b27460

    • -0
    • +303
    ./ReferenceLinesMetaReaderTest.cs
  1. … 64 more files in changeset.