Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Core tests.

    • binary
    ./Attribute_EachTypeNullValue_QGis.dbf
    • -1
    • +0
    ./Attribute_EachTypeNullValue_QGis.prj
    • -1
    • +0
    ./Attribute_EachTypeNullValue_QGis.qpj
    • binary
    ./Attribute_EachTypeNullValue_QGis.shp
    • binary
    ./Attribute_EachTypeNullValue_QGis.shx
  1. … 589 more files in changeset.
Revert "Removed unnecessary test data.WTI-2003"

This reverts commit d9aaa81609897cb1508c849ef35e37a1d41e4984.

    • binary
    ./Attribute_EachTypeNullValue_QGis.dbf
    • -0
    • +1
    ./Attribute_EachTypeNullValue_QGis.prj
    • -0
    • +1
    ./Attribute_EachTypeNullValue_QGis.qpj
    • binary
    ./Attribute_EachTypeNullValue_QGis.shp
    • binary
    ./Attribute_EachTypeNullValue_QGis.shx
  1. … 69 more files in changeset.
Removed unnecessary test data.WTI-2003

    • binary
    ./Attribute_EachTypeNullValue_QGis.dbf
    • -1
    • +0
    ./Attribute_EachTypeNullValue_QGis.prj
    • -1
    • +0
    ./Attribute_EachTypeNullValue_QGis.qpj
    • binary
    ./Attribute_EachTypeNullValue_QGis.shp
    • binary
    ./Attribute_EachTypeNullValue_QGis.shx
  1. … 69 more files in changeset.
Moved test data Related to Issue [WTI-1091]

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

Former-commit-id: a9d18e5104f9495f4786cbdde19ea14592adc8ec

Former-commit-id: 42b3df8f4707f2c39b55b62684c3309647525578

    • -0
    • +1
    ./WmtsConnectionInfo/WmtsConnectionInfosWithoutWmtsConnectionsElement.txt
    • -0
    • +1
    ./WmtsConnectionInfo/WmtsConnectionInfosZeroWmtsConnections.txt
    • -0
    • +1
    ./WmtsConnectionInfo/twoValidWmtsConnectionInfos.txt
    • -0
    • +1
    ./WmtsConnectionInfo/twoValidWmtsConnectionInfosReversedOrder.txt
    • -0
    • +1
    ./WmtsConnectionInfo/twoWmtsConnectionInfosOneEmptyUrl.txt
    • -0
    • +1
    ./WmtsConnectionInfo/twoWmtsConnectionInfosOneWithoutNameElement.txt
    • -0
    • +1
    ./WmtsConnectionInfo/twoWmtsConnectionInfosOneWithoutUrlElement.txt
    • -0
    • +1
    ./WmtsConnectionInfosWithoutWmtsConnectionsElement/wmtsConnectionInfo.config
    • -0
    • +1
    ./twoValidWmtsConnectionInfos/wmtsConnectionInfo.config
  1. … 12 more files in changeset.
Added exception handling for unknown columns IDataReaderExtensions. Added test for the base implementation of CopyMetaDataIntoFeature, which should correctly read null values. Related to Issue [WTI-948]

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

Former-commit-id: 6def9369dc68d3d803284d9eda2071d9f2d98ab3

Former-commit-id: 815b581fbe601d6453809fcc5b22e2ca4a46e32e

    • binary
    ./Attribute_EachTypeNullValue_QGis.dbf
    • -0
    • +1
    ./Attribute_EachTypeNullValue_QGis.prj
    • -0
    • +1
    ./Attribute_EachTypeNullValue_QGis.qpj
    • binary
    ./Attribute_EachTypeNullValue_QGis.shp
    • binary
    ./Attribute_EachTypeNullValue_QGis.shx
    • binary
    ./Shape_DBNullSignalerinValue.dbf
    • -0
    • +1
    ./Shape_DBNullSignalerinValue.prj
    • binary
    ./Shape_DBNullSignalerinValue.shp
    • binary
    ./Shape_DBNullSignalerinValue.shx
  1. … 4 more files in changeset.
- Added files and tests to check the exceptions that are generated when the .shp file is empty or corrupt Related to Issue [WTI-862]

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

Former-commit-id: 77f805a41843d6c27339525eaf86356054c46b8f

Former-commit-id: d2e369efc9c78dc249034ca3027bd8a35f8f16f5

  1. … 4 more files in changeset.
Shapefile export for boundary condition locations. Related to Issue [WTI-507]

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

Former-commit-id: 6940f45de56519a880cb8b545d8676ae5a4227bf

Former-commit-id: 6654bf7244e7199c3dec534b5ea01ba858f94096

  1. … 28 more files in changeset.
Implemented ReferenceLineExporter and tests. Correction to TestHelper, now actually refers to "test-data" folder as specified by the XML documentation. Related to Issue [WTI-319]

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

Former-commit-id: 3a82c6a47509cde333fb0a97f54b540c698178e6

Former-commit-id: edf23ecedbc9f896907f21441a728fe234eaa9f4

  1. … 14 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

    • binary
    ./Single_Polygon_with_two_holes_with_ID.dbf
    • -0
    • +1
    ./Single_Polygon_with_two_holes_with_ID.prj
    • -0
    • +1
    ./Single_Polygon_with_two_holes_with_ID.qpj
    • binary
    ./Single_Polygon_with_two_holes_with_ID.shp
    • binary
    ./Single_Polygon_with_two_holes_with_ID.shx
  1. … 14 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

    • binary
    ./Empty_Point_with_ID.dbf
    • -0
    • +1
    ./Empty_Point_with_ID.prj
    • -0
    • +1
    ./Empty_Point_with_ID.qpj
    • binary
    ./Empty_Point_with_ID.shp
    • binary
    ./Empty_Point_with_ID.shx
    • binary
    ./Empty_Polygon_with_ID.dbf
    • -0
    • +1
    ./Empty_Polygon_with_ID.prj
    • -0
    • +1
    ./Empty_Polygon_with_ID.qpj
    • binary
    ./Empty_Polygon_with_ID.shp
    • binary
    ./Empty_Polygon_with_ID.shx
  1. … 42 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

    • binary
    ./Empty_Point_with_ID.dbf
    • -0
    • +1
    ./Empty_Point_with_ID.prj
    • -0
    • +1
    ./Empty_Point_with_ID.qpj
    • binary
    ./Empty_Point_with_ID.shp
    • binary
    ./Empty_Point_with_ID.shx
    • binary
    ./Empty_Polygon_with_ID.dbf
    • -0
    • +1
    ./Empty_Polygon_with_ID.prj
    • -0
    • +1
    ./Empty_Polygon_with_ID.qpj
    • binary
    ./Empty_Polygon_with_ID.shp
    • binary
    ./Empty_Polygon_with_ID.shx
  1. … 15 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

    • binary
    ./Empty_PolyLine_with_ID.dbf
    • -0
    • +1
    ./Empty_PolyLine_with_ID.prj
    • -0
    • +1
    ./Empty_PolyLine_with_ID.qpj
    • binary
    ./Empty_PolyLine_with_ID.shp
    • binary
    ./Empty_PolyLine_with_ID.shx
    • binary
    ./Multiple_Point_with_ID.dbf
    • -0
    • +1
    ./Multiple_Point_with_ID.prj
    • -0
    • +1
    ./Multiple_Point_with_ID.qpj
    • binary
    ./Multiple_Point_with_ID.shp
    • binary
    ./Multiple_Point_with_ID.shx
    • binary
    ./Multiple_PolyLine_with_ID.dbf
    • -0
    • +1
    ./Multiple_PolyLine_with_ID.prj
    • -0
    • +1
    ./Multiple_PolyLine_with_ID.qpj
    • binary
    ./Multiple_PolyLine_with_ID.shp
    • binary
    ./Multiple_PolyLine_with_ID.shx
  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

  1. … 7 more files in changeset.