WmtsMapDataTest.cs

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

  1. … 5659 more files in changeset.
Updated license headers. WTI-2820

  1. … 172 more files in changeset.
Revert "Changed default PDOK tile service. WTI-2805"

This reverts commit 33e1dc3abb1cd68916fe1b6ee9ac7c6a9edc7d07.

  1. … 1 more file in changeset.
Changed default PDOK tile service. WTI-2805

  1. … 1 more file in changeset.
Updated year in license header to 2022. WTI-2715

  1. … 5729 more files in changeset.
Removed Core tests.

  1. … 603 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 372 more files in changeset.
Small improvements. WTI-2003

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

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

  1. … 6095 more files in changeset.
Applied review comments. Related to Issue [WTI-1405]

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

Former-commit-id: d7dea4fa1ce123361ddaa595db98d944b162d731

Former-commit-id: 68d507b2748a7dbf2a880de8cf3d34077f17da65

  1. … 5 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.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

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

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

  1. … 283 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

  1. … 290 more files in changeset.
Created test helper to create default Wmts data. Related to Issue [WTI-1143]

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

Former-commit-id: c00f2efb929899f06f5dcbd2a63fac8acd6d7ba6

Former-commit-id: 6714cc1626c66af03cf0e3cb4c9fe72a5dbf82a8

  1. … 37 more files in changeset.
Fixed transparency rounding issue. Related to Issue [WTI-1141]

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

Former-commit-id: 0ffb624afcc46230a18d159f297a2757d509e61e

Former-commit-id: c862447abacfb54120c794cdfccd58b98f1355f2

  1. … 9 more files in changeset.
* Refactored all mentions of value ranges in Resources throughout the solution and replaced those by injecting instances of Range. ** This solution supports globalization of the application better. Related to Issue [WTI-1131]

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

Former-commit-id: 538fdcf21635994ca70269397fc37237a4788338

Former-commit-id: a4d242b68c1b86b5416cc9059c9fdc072ca06270

  1. … 13 more files in changeset.
* Introduced EnumTestFixture and used throughout solution. * Extended TypeUtils with GetDisplayName for enum values. * Introduced ImageBasedMapData ** WmtsMapData now inherits from ImageBasedMapData ** Newly introduced WellKnownTileSource also inherits from ImageBasedMapData Related to Issue [WTI-1105]

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

Former-commit-id: 1a77fc96e65eb336b41b3db4eda31975494145bb

Former-commit-id: 5f6096b6eff37624574906891869115b3bb56695

  1. … 27 more files in changeset.
* Textual changes * WmtsMapData.RemoveConfiguration now properly resets Name. Related to Issue [WTI-1086]

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

Former-commit-id: ba7032a4fa93705b6ed97b552e7164a18cd68996

Former-commit-id: cbba400abd36ac67d18ed3fcb7ba57e95d359acf

  1. … 8 more files in changeset.
* Renamed FileUtils to IOUtils and extended it with folder related validation methods. ** Defined DirectoryWriterErrorMessageBuilder to be used in validation message generation. * Extended MapControl with BackgroundMapData property. ** MapControl observes BackgroundMapData for changes. ** BackgroundMapData defines the coordinate system used, and will reprojet all other layers when needed. * Defined testing mocks for getting fake tile data, instead of requiring an internet connection for tests. * PipingFailureMechanismView makes use of the BackgroundMapData feature. Related to Issue [WTI-1088]

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

Former-commit-id: ebd8aca90052bb12a8d8167237267eb60e050684

Former-commit-id: 8a9624c64bec0ab4467267d9cbdbe12698bdff96

  1. … 65 more files in changeset.
* Updated WmtsMapData with required fields for reconstructing BruTile classes. * Updated PDOK background map as default for demo assessment sections. Related to Issue [WTI-1085]

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

Former-commit-id: 412fe390a569c10a541a2f6c7d6bb1c4e2a70189

Former-commit-id: 12fd7d2d9178aa2af4d49ba3d5cdf863dd2c623f

  1. … 3 more files in changeset.
* Set IsVisible property of WmtsMapData for various scenarios. Related to Issue [WTI-1085]

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

Former-commit-id: 6a77ae54ae5ff29176b1774d10023a9069ffd7d4

Former-commit-id: 7baa2821d157d1081636b359765cfd81708e670e

  1. … 1 more file in changeset.
* Introduced WmtsMapData class * Extended AssessmentSection with BackgroundMapData property. * AssessmentSection.BackgroundMapData exposed in project tree. * Refactoring common code for test stub implementation of IAssessmentSection. Related to Issue [WTI-1085]

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

Former-commit-id: d2fbeb9b138f4410f10feba12b416b00984a3bfb

Former-commit-id: a51d7b249c1e2a0257b91407dbef3ebeaf964c5c

    • -0
    • +218
    ./WmtsMapDataTest.cs
  1. … 45 more files in changeset.