Core.Components.Gis.IO.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Added tests for new shape file readers. - Deleted MapShapeFileData. - Reverted Meta data change. Only available for MapLineData now. Related to Issue [WTI-255]

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

Former-commit-id: dca3f8304c52b801969c8f69d14405ec147ca2ca

Former-commit-id: 3dc28e717c706836516e972c517240d561edc6c0

    • -0
    • +257
    ./Readers/PointShapeFileReaderTest.cs
    • -0
    • +242
    ./Readers/PolygonShapeFileReaderTest.cs
    • -67
    • +2
    ./Readers/PolylineShapeFileReaderTest.cs
    • binary
    ./test-data/Empty_Point_with_ID.dbf
    • -0
    • +1
    ./test-data/Empty_Point_with_ID.prj
    • -0
    • +1
    ./test-data/Empty_Point_with_ID.qpj
    • binary
    ./test-data/Empty_Point_with_ID.shp
    • binary
    ./test-data/Empty_Point_with_ID.shx
    • binary
    ./test-data/Empty_Polygon_with_ID.dbf
    • -0
    • +1
    ./test-data/Empty_Polygon_with_ID.prj
    • -0
    • +1
    ./test-data/Empty_Polygon_with_ID.qpj
    • binary
    ./test-data/Empty_Polygon_with_ID.shp
    • binary
    ./test-data/Empty_Polygon_with_ID.shx
  1. … 11 more files in changeset.
Implement shape file readers for points and polygons. Related to Issue [WTI-255]

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

Former-commit-id: b544507e716b9b14d78b8dfe7b1d379da6f4674b

Former-commit-id: 4e8ebd1b7df135369a42531f72c0f1dc7277c0bd

    • -1
    • +1
    ./Readers/PolylineShapeFileReaderTest.cs
    • -0
    • +128
    ./Readers/ShapeFileReaderBaseTest.cs
  1. … 11 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
    • -0
    • +342
    ./Readers/PolylineShapeFileReaderTest.cs
  1. … 11 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. … 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.