Core.Components.Gis.IO.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 32 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
    • binary
    ./test-data/Empty_PolyLine_with_ID.dbf
    • -0
    • +1
    ./test-data/Empty_PolyLine_with_ID.prj
    • -0
    • +1
    ./test-data/Empty_PolyLine_with_ID.qpj
    • binary
    ./test-data/Empty_PolyLine_with_ID.shp
    • binary
    ./test-data/Empty_PolyLine_with_ID.shx
    • binary
    ./test-data/Multiple_Point_with_ID.dbf
    • -0
    • +1
    ./test-data/Multiple_Point_with_ID.prj
    • -0
    • +1
    ./test-data/Multiple_Point_with_ID.qpj
    • binary
    ./test-data/Multiple_Point_with_ID.shp
    • binary
    ./test-data/Multiple_Point_with_ID.shx
    • binary
    ./test-data/Multiple_PolyLine_with_ID.dbf
    • -0
    • +1
    ./test-data/Multiple_PolyLine_with_ID.prj
  1. … 45 more files in changeset.
* Created LineShapeFileReader. * Extended MapLineData to be able to store 'Attributes' data. Related to Issue [WTI-317]

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

Former-commit-id: 55f7e216aee2341fbdca71006e3e9623d3ba7828

Former-commit-id: 503801c816effaf37790c04c035b26df40acaec3

    • -0
    • +123
    ./LineShapeFileReaderTest.cs
    • binary
    ./test-data/traject_10-1.dbf
    • -0
    • +1
    ./test-data/traject_10-1.prj
    • binary
    ./test-data/traject_10-1.shp
    • binary
    ./test-data/traject_10-1.shx
  1. … 5 more files in changeset.
* Defined test project corresponding to new Core.Components.Gui.IO Related to Issue [WTI-317]

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

Former-commit-id: 359731a8d9c807d947bb2d66a99d28dc97b2d585

Former-commit-id: a1840f16e5cc67ebee89f03f15ba4c380edee4f7

    • -0
    • +87
    ./Core.Components.Gis.IO.Test.csproj
    • -0
    • +35
    ./Properties/AssemblyInfo.cs
  1. … 1 more file in changeset.