Core.Components.Gis.IO.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +22
    ./Readers/PointShapeFileReaderTest.cs
    • -1
    • +22
    ./Readers/PolygonShapeFileReaderTest.cs
    • -1
    • +22
    ./Readers/PolylineShapeFileReaderTest.cs
    • -1
    • +22
    ./Readers/ShapeFileReaderBaseTest.cs
  1. … 206 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.
* Moved Point2DComparerWithTolerance from Math2DTest to Core.Common.TestUtil * PolygonShapeFileReader now reads inner rings of a polygon, instead of only outer ring and incorrectly interpret inner rings. ** Updated the validation of MapPolygonData to allow for inner rings in MapGeometry. ** Updated MapPolygonDataConverter accoridingly do properly create polygon layers with holes. Related to Issue [WTI-478]

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

Former-commit-id: dbc4ac9e2ef823ae96c8d2dbb7571375ee69a480

Former-commit-id: 02e1ddfcce132b6beb7da5bb5aa5e395144227bf

    • -0
    • +78
    ./Readers/PolygonShapeFileReaderTest.cs
    • binary
    ./test-data/Single_Polygon_with_two_holes_with_ID.dbf
    • -0
    • +1
    ./test-data/Single_Polygon_with_two_holes_with_ID.prj
    • -0
    • +1
    ./test-data/Single_Polygon_with_two_holes_with_ID.qpj
    • binary
    ./test-data/Single_Polygon_with_two_holes_with_ID.shp
    • binary
    ./test-data/Single_Polygon_with_two_holes_with_ID.shx
  1. … 13 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

    • -93
    • +156
    ./Readers/PointShapeFileReaderTest.cs
    • -105
    • +164
    ./Readers/PolygonShapeFileReaderTest.cs
    • -72
    • +105
    ./Readers/PolylineShapeFileReaderTest.cs
  1. … 36 more files in changeset.
- Updated DotSpatial to version 1.8 (in lib/plugin) - Added padding to zoom to extend of 5% - Fixed CreateEnvelopeForAllVisibleLayers to not include empty (but visible) layers Related to Issue [WTI-413]

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

Former-commit-id: d420a977d25950d0970a735b46727a354826d699

Former-commit-id: ef47a8e6c7845b26870d1df559734139ad6e4f60

    • -16
    • +12
    ./Core.Components.Gis.IO.Test.csproj
  1. … 414 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

    • -24
    • +222
    ./Readers/PointShapeFileReaderTest.cs
    • -15
    • +256
    ./Readers/PolygonShapeFileReaderTest.cs
    • -39
    • +240
    ./Readers/PolylineShapeFileReaderTest.cs
  1. … 43 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

    • -342
    • +0
    ./PolylineShapeFileReaderTest.cs
    • -0
    • +257
    ./Readers/PointShapeFileReaderTest.cs
    • -0
    • +242
    ./Readers/PolygonShapeFileReaderTest.cs
    • -0
    • +277
    ./Readers/PolylineShapeFileReaderTest.cs
    • -0
    • +128
    ./Readers/ShapeFileReaderBaseTest.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
  1. … 37 more files in changeset.
- 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.