PolylineShapeFileReaderTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated year in license header to 2022. WTI-2715

  1. … 5729 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 372 more files in changeset.
Updated license headers in source files of test\Core.Components. WTI-1931

  1. … 217 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 817 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

  1. … 290 more files in changeset.
* Fixed typos. * Renamed MigrationNeeded to MigrationRequired. * Cleanup. * Asserting log messages improved by taking type of message into account. * Moved CriticalFileReadException from Core.Common.IO\Exceptions to Core.Common.Base\IO * Task is now disposed when disposing ActivityProgressDialog * Put license header back Related to Issue [WTI-1049]

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

Former-commit-id: 54560eb7ca6c0a99cdcf14b0406c23b9eca57311

Former-commit-id: 3b703601071d34a3cca2779d0c671f3d3ddabcd9

  1. … 124 more files in changeset.
- Used nameof methods instead of random path to create test file names. - Bubbled IOException when trying to delete a test file and it fails so we know that the file is not deleted. Paired with @janssen

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

Former-commit-id: e808c5751086faf8a2b72d918e1074adb5044314

Former-commit-id: 4ba1926135f291f4b4a4ecb3debc1e7712f492c3

  1. … 25 more files in changeset.
Review related changes Related to Issue [WTI-1135]

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

Former-commit-id: 2c7b932b25746d662f1872d0cc7da1da362c0ac2

Former-commit-id: 1f84cdb983217ed176b0641fe2e377ece56b7c2a

    • -25
    • +25
    ./PolylineShapeFileReaderTest.cs
  1. … 22 more files in changeset.
Read attributes when importing polygon shape files. Related to Issue [WTI-958]

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

Former-commit-id: d34362d5dbbc1be241d039fb7aa68790ecc78896

Former-commit-id: 272557e6563077a307fb12ed98ab1f2e04610415

  1. … 2 more files in changeset.
Set default selected attribute when importing shape file. Related to Issue [WTI-958]

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

Former-commit-id: 5bb3e42a72ca13cd75d51a50f30ae0e327cf8434

Former-commit-id: 1749b0e302443645e45812be6be13161ee2d34e0

  1. … 1 more file in changeset.
used lower case after colon when using FileReaderErrorMessageBuilder. Added FirstToLower method in StringExtensions. Related to Issue [WTI-948]

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

Former-commit-id: e9d3cccc3d91f565fc53bdfffabb2449c517437e

Former-commit-id: b80c97fbcc39c0000d0348fb5fa4591371f53bed

  1. … 58 more files in changeset.
Improved error messages for when reading shape files. Related to Issue [WTI-862]

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

Former-commit-id: f319b071ab355481213233344bd5fb55f18543ea

Former-commit-id: 67ba82d65c41103b3fa4ecc73c17d8da8ff919b5

  1. … 15 more files in changeset.
updated error message when shape file does not contain geometries of type Line Related to Issue [WTI-862]

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

Former-commit-id: 59c6a8c848ecd64cbe56fe58058739c1160dd4f5

Former-commit-id: d90ea1b48ca3a4c12e07c48128fade7fb2760586

  1. … 5 more files in changeset.
Changes after review. Related to Issue [WTI-862]

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

Former-commit-id: 7ff2939721c731eb6d0097ce2ff6a81c626144fd

Former-commit-id: c3ef114b8aba2ec92251adb6c3c5e8227a7c46ae

  1. … 10 more files in changeset.
- Show right error message when a reference line file is in use and cannot be opened. - Changed resource for more clear messaging. Related to Issue [WTI-862]

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

Former-commit-id: 77b3f657a268181f83adaf5a7138a4639b5229c5

Former-commit-id: c11d8e51bf0980300c474a0412c56c057542acbe

  1. … 7 more files in changeset.
Implemented improvements of review 833. Related to Issue [WTI-319]

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

Former-commit-id: 115b9f47156670850a72ecf8aeee39c8c3dd1e34

Former-commit-id: 4e15fe72ecb8ce192871cdd19de68f542e8ef893

    • -15
    • +15
    ./PolylineShapeFileReaderTest.cs
  1. … 26 more files in changeset.
- Changed *Bestand bevat geen <object>* to *Bestand bevat geen enkele <object>* Related to Issue [WTI-539]

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

Former-commit-id: 7f6bcc45b66037ff0f332f7fc65da0b63dbbb564

Former-commit-id: 974ab75c6d9cea11969c3298ce4c26f87164f6d6

  1. … 5 more files in changeset.
- Modified text of warnings Related to Issue [WTI-539]

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

Former-commit-id: 7c5c9b80228d274324e032f25ea2d42f311ca642

Former-commit-id: 43dfe0aa6053470a5546c7b918f6f5c6ab3e5d32

  1. … 5 more files in changeset.
- Fixed unhandled IO Exception when file is in use Related to Issue [WTI-522]

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

Former-commit-id: 136359168a4ec85fd95f66b94c01bfe0a12051fc

Former-commit-id: c8647f5574ba4eb18113f9cdeb441135c90a3032

  1. … 1 more file 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

    • -15
    • +14
    ./PolylineShapeFileReaderTest.cs
  1. … 23 more files in changeset.
Added license files to all projects except: Ringtoets.Application.SetUp Core.Common.Version Demo.Ringtoets Demo.Ringtoets.Test

Generated license files in projects.

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

Former-commit-id: 3acc9d7e6e84815f3fe9024f391e86456c362dc5

Former-commit-id: e0d4c1e5eded874de9d9391f8fe6af15b7369319

  1. … 212 more files in changeset.
* Made MapGeometry more generic by changing Points property to a PointCollections property (from always 1 sequence of 2d points to N sequences of 2D points) ** Updated ???ShapeFileReader classes accordingly. ** Added validation to FeatureBasedMapData and derived classes to enforce proper configured MapGeometry instances.

* Unrelated:

** Deleted 2 unused variables.

Related to Issue [WTI-478]

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

Former-commit-id: 526768841485e749ccfd0134dc30684cf3130ea2

Former-commit-id: 086112c439fb3bf9d5dadbf1df586b5bb776f641

    • -72
    • +105
    ./PolylineShapeFileReaderTest.cs
  1. … 38 more files in changeset.
Refactored map data structure so we can import multi featured and multi geometry shape files. Related to Issue [WTI-255]

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

Former-commit-id: d64cf0050d7246f29ffdc2afb3e35485412bf77e

Former-commit-id: 2dd055574cca85325b171e058d9e3a659d7c0b52

    • -39
    • +240
    ./PolylineShapeFileReaderTest.cs
  1. … 46 more files in changeset.
Merged branch to trunk. Related to Issue [WTI-255]

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

Former-commit-id: 38f55af93c4cb5076e8806c92913680f67cf1424

Former-commit-id: d64bee2dbc5bc57d0ce07e74ded0c64974678698

    • -0
    • +277
    ./PolylineShapeFileReaderTest.cs
  1. … 51 more files in changeset.