MapPointDataConverterTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted copyright year. WTI-2195

  1. … 372 more files in changeset.
Fixed failing unit tests. WTI-2026

  1. … 10 more files in changeset.
Revert "Revert "Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026""""

This reverts commit 6a911e1eb0e98442328070f000e09997f045fc37.

  1. … 30 more files in changeset.
Revert "Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026"""

This reverts commit 8b5cf6bbc64852f0e67393e824be38cc3eb93cd3.

  1. … 30 more files in changeset.
Revert "Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026"""

This reverts commit 8b5cf6bbc64852f0e67393e824be38cc3eb93cd3.

  1. … 30 more files in changeset.
Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026""

This reverts commit 15d1755f5bd9a9d8c733529358cf49049b591397.

  1. … 30 more files in changeset.
Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026""

This reverts commit 15d1755f5bd9a9d8c733529358cf49049b591397.

  1. … 30 more files in changeset.
Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026"

This reverts commit 1fdc2d698f240abe475452cf9a1b30ee609a78d0.

  1. … 30 more files in changeset.
Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026

  1. … 30 more files in changeset.
Updated license headers in source files of test\Core.Components. WTI-1931

  1. … 217 more files in changeset.
Incorporated comments review 3395: WTI-1887

- Updated test names to a more descriptive one

-- Corrected typos

  1. … 2 more files in changeset.
Incorporated comments review 3395: WTI-1887

- Fixed compilation errors in the converter tests of the derived map data classes

  1. … 2 more files in changeset.
Added missing tests WTI-1887

- Added for the derived classes: default category should be added when a theme is defined for an attribute that's not present in the features.

- Added for the filter expression, test in the base class to guarantee it always gives the expected expression.

- Fixed parameter names

  1. … 3 more files in changeset.
Fixed converters. WTI-1887

- Added category creation logic in the converters and pushed tests downwards for the derived datatypes from the converter base class.

  1. … 7 more files in changeset.
Change type of valuecriterion to string WTI-1881

  1. … 8 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Ran Deltares Cleanup:

- Applied for Core.Components

WTI-1767

  1. … 66 more files in changeset.
Renamed Criteria -> Criterion as it is a singular item to be applied.

WTI-1551

  1. … 17 more files in changeset.
Removed 'Criteria' folder: - There's only one criteria implementation remaining making the folder obsolete

WTI-1551

  1. … 19 more files in changeset.
Start removal of interval criteria: - Does not work in DotSpatial, ranges are specified as a "substring" rather than a full string (e.g. x<= 5 would also include results <=5x, where x is an arbitrary number of digits_

WTI-1551

  1. … 9 more files in changeset.
- Added thematical test data for point map data - Fixed bug, surround values with ' in the filter expressions for ValueCriteria send to DotSpatial components

WTI-1551

  1. … 5 more files in changeset.
Corrected filter expression when an unequal operator is used for the ValueCriteria

WTI-1551

  1. … 4 more files in changeset.
- Renamed enum values of the RangeCriteria operator to resolve ambiguity - Implemented generic tests for the FeatureBasedMapDataConverter to assert correctness of the applied algorithm

WTI-1551

  1. … 5 more files in changeset.
- Created first (specific) implementation of categories for the MapLineData

WTI-1551

  1. … 2 more files in changeset.
- Created first (specific) implementation of categories for the MapPointData

WTI-1551

  1. … 3 more files in changeset.
Remove array properties from the data model Related to Issue [WTI-1401]

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

Former-commit-id: ada314a5e610cbfedc9121b04629719a29c118da

Former-commit-id: 77cf6356b8cb0a8ea4ebf34a8393062f0019dcef

  1. … 35 more files in changeset.
Removed obsolete constructors for map layer styles. Replaced Assert.Equals(string.Empty... with Assert.IsEmpty where applicable. Improved ColorEditor. Related to Issue [WTI-1267]

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

Former-commit-id: 0812a0a3e05ce2398afff38e2cb64cb5c1684860

Former-commit-id: 55e368ae9752d5bfe36fae8f551810251af055f3

  1. … 65 more files in changeset.
Added outline in MapPointDataConverter. Related to Issue [WTI-1267]

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

Former-commit-id: ca7f852cd9613cf31fe5d96656b6804ed5e2872b

Former-commit-id: 27a1bb9fbc5a514a2bc66a9c6552bca5d743ab15

  1. … 1 more file in changeset.
Added extra constructor to MapPointData with styling, so styling is never null. Related to Issue [WTI-1267]

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

Former-commit-id: 39f75712b84349faadcd987b103958a66bd2499e

Former-commit-id: 35f4bf87a260e3b58c7ebb6645e6e8a70fe7e3a9

  1. … 6 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 817 more files in changeset.