PolylineShapeFileReaderTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -342
    • +0
    ./PolylineShapeFileReaderTest.cs
  1. … 51 more files in changeset.
- Moved shape file readers to separate readers folder. - Implemented base class for shape file readers. - Refactored PolylineShapeFileReader to use the base class. - Added shape file reader for points. Related to Issue [WTI-255]

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

Former-commit-id: 889aa7c3de0b46516428e34201a5ec7cf0eedb3a

Former-commit-id: 186b393961dfe2d154668e63de82967290a6c9a3

    • -342
    • +0
    ./PolylineShapeFileReaderTest.cs
  1. … 13 more files in changeset.
* Extended error conditions for FailureMechanismSectionReader: ** A required attribute is missing. ** A multi-polyline element was read from the shapefile. Related to Issue [WTI-321]

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

Former-commit-id: 6f9a97ed0e66a62db3ccc4501cd2f76a2cbacd7d

Former-commit-id: efe00fc91a069ed7238526fc643049d276c9bf36

  1. … 14 more files in changeset.
Implemented show HR points when available on showing map. Converted all MapData to Point2D instead of Tuples. Related to Issue [WTI-356]

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

Former-commit-id: a8b712babff0e6f6d290a963858e0f349686a113

Former-commit-id: cc8c6e478c63c14d6c37d7dabe1e23a2e7e369a4

    • -10
    • +10
    ./PolylineShapeFileReaderTest.cs
  1. … 33 more files in changeset.
* Implemented suggestions from WTI-Review-324 ** Improved consistency of code/comments ** Removed unused references. ** Fixed typo in Licentie.rtf ** Cleanup Related to Issue [WTI-317]

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

Former-commit-id: 47998ef0d7021437628c242c5d4ea83410a6cc45

Former-commit-id: 2d3aa08662a9fcb44b389dfed8b04ed1e91ebbcf

  1. … 55 more files in changeset.
* Added corner cases for reading ReferenceLine instances from a shapefile. Related to Issue [WTI-317]

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

Former-commit-id: 50a9cfe8ef4797708273b305a84b277fb8555766

Former-commit-id: a2cae7ac852d6a04d552a62d3d9f8f5bb168cb5b

    • -22
    • +22
    ./PolylineShapeFileReaderTest.cs
  1. … 8 more files in changeset.
* Renamed LineShapeFileReader to PolylineShapeFileReader. * Added corner cases for reading incorrect/unsupported files. Related to Issue [WTI-317]

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

Former-commit-id: 98d3ca229e11928196205d60db9a6d2517df6e77

Former-commit-id: 064694f8b958db394362d006c63fd9996bfe248f

    • -0
    • +305
    ./PolylineShapeFileReaderTest.cs
  1. … 59 more files in changeset.