Core.GIS.SharpMap

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed failing tests Related to Issue [WTI-92]

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

Former-commit-id: c898e4f296560e0c84b926d4fdb4d89506857902

  1. … 1 more file in changeset.
Solution can be build without errors after namespace changes no ReSharper errors Application starts without exceptions

- Tests still fail

Related to Issue [WTI-92]

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

Former-commit-id: a5540d3d78e84e30cd01386079acf236e151b38a

  1. … 60 more files in changeset.
Solution can be build without errors after namespace changes - NOTE: Resharper still has 21 errors Related to Issue [WTI-92]

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

Former-commit-id: 5812111d2fd060d5e55769d7204ebe52cecb945e

    • -6
    • +5
    ./Converters/Geometries/GeometryFactory.cs
    • -1
    • +1
    ./Converters/WellKnownText/TokenType.cs
    • -6
    • +6
    ./CoordinateSystems/CoordinateSystemValidator.cs
    • -2
    • +2
    ./Data/FeatureDataRowAttributeAccessor.cs
  1. … 1167 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +103
    ./Converters/Geometries/GeometryFactory.cs
    • -0
    • +324
    ./Converters/WellKnownBinary/GeometryFromWKB.cs
    • -0
    • +43
    ./Converters/WellKnownBinary/WKBByteOrder.cs
    • -0
    • +53
    ./Converters/WellKnownBinary/WKBGeometryType.cs
    • -0
    • +443
    ./Converters/WellKnownText/GeometryFromWKT.cs
    • -0
    • +319
    ./Converters/WellKnownText/StreamTokenizer.cs
    • -0
    • +79
    ./Converters/WellKnownText/TokenType.cs
    • -0
    • +199
    ./CoordinateSystems/CoordinateSystemValidator.cs
    • -0
    • +31
    ./CoordinateSystems/Transformations/CoordinateTransformationException.cs
    • -0
    • +312
    ./CoordinateSystems/Transformations/GeometryTransform.cs
    • -0
    • +313
    ./Core.GIS.SharpMap.csproj
    • -0
    • +107
    ./Data/FeatureDataRow.cs
    • -0
    • +177
    ./Data/FeatureDataRowAttributeAccessor.cs
  1. … 3994 more files in changeset.