Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) from branches/WTI-1088 Related to Issue [WTI-1088]

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

Former-commit-id: 33abf8bc20b8724d9bf5cadc4a1a404bd4f3b9dc

Former-commit-id: 338c1378907add09d2a5d6e980c7896a12c533e6

    • -141
    • +0
    ./BruTileReflectionHelperTest.cs
    • -32
    • +0
    ./CannotCreateTileCacheExceptionTest.cs
    • -32
    • +0
    ./CannotFindTileSourceExceptionTest.cs
    • -32
    • +0
    ./CannotReceiveTilesExceptionTest.cs
    • -313
    • +0
    ./PersistentCacheConfigurationTest.cs
    • -149
    • +0
    ./WellKnownTileSourceLayerConfigurationTest.cs
  1. … 195 more files in changeset.
Moved BruTile comfigurations to BruTile project.

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

Former-commit-id: 693fbb92a49f32efd3702c517dfaf3eea86766d7

Former-commit-id: c981a50429e3fb42d4eb7f4978ab1523b9982a28

    • -141
    • +0
    ./BruTileReflectionHelperTest.cs
    • -313
    • +0
    ./PersistentCacheConfigurationTest.cs
    • -149
    • +0
    ./WellKnownTileSourceLayerConfigurationTest.cs
  1. … 39 more files in changeset.
Moved exceptions to BruTile project.

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

Former-commit-id: a4fffc791ced5ded000116f7e4313d1a1bf5e413

Former-commit-id: a0b3ac2088b1853dbc2ba4ca5a681be0c0320d85

    • -32
    • +0
    ./CannotCreateTileCacheExceptionTest.cs
    • -32
    • +0
    ./CannotFindTileSourceExceptionTest.cs
    • -32
    • +0
    ./CannotReceiveTilesExceptionTest.cs
  1. … 23 more files in changeset.
* More usage of Scratchpad folder for writing files. Related to Issue [WTI-1088]

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

Former-commit-id: 8856b7fab3e3f8af7ceee814491404db5552b75f

Former-commit-id: 1e71081ef1143d371c46702fc8455722cf548b1e

    • -11
    • +11
    ./PersistentCacheConfigurationTest.cs
  1. … 8 more files in changeset.
* Final cleanup * Explicit exception for requiring configured MapData in TileSchemaFactory Related to Issue [WTI-1131]

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

Former-commit-id: 3c2b30bf482c24d5e144be5b97b78442ac767bde

Former-commit-id: 2d29a96955cc64dbbf4e0c5ccaaa906b296d0ec1

  1. … 6 more files in changeset.
* Introduced Range class and FormattableConstants * 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. * Removed Dotspatial Legend related stuff from BruTileLayer and IConfiguration (and it's derivatives). * Cleanup in BruTileLayer. * Extended ProbabilityHelper with method for validating probability values. Related to Issue [WTI-1131]

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

Former-commit-id: d5a767df415eb68fcef3ebd2503020ed5f4979cc

Former-commit-id: 1bdd5e06da36a1dbb69f6e6e4d1e529805155d47

    • -2
    • +0
    ./WellKnownTileSourceLayerConfigurationTest.cs
  1. … 82 more files in changeset.
* Introduced WellKnownTileSourceLayerConfiguration. ** Refactored common code with WmtsLayerConfiguration into PersistentCacheConfiguration. * IDispose implementations for IConfiguration and AsyncTileFetcher now better follow MSDN guidelines. Related to Issue [WTI-1143]

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

Former-commit-id: 0d6c56ba219681e332746f9a7008c6b39c44ccfc

Former-commit-id: 21c1eb9c10848d336f1a6c3b403ce197193ce912

    • -31
    • +221
    ./PersistentCacheConfigurationTest.cs
    • -0
    • +151
    ./WellKnownTileSourceLayerConfigurationTest.cs
  1. … 11 more files in changeset.
* IConfiguration is now disposable. ** WmtsLayerConfiguration is now responsible of disposing composite TileFetcher. * Functional test coverage for BruTileLayer (not finished). * Improved BruTileLayer to better conform to DotSpatial expectancies.

Related to Issue [WTI-1131]

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

Former-commit-id: cd372d7dd6f8c85aea7a036945f384fb1a3e12e5

Former-commit-id: 2e34f254a4056355bb40de4c31267148cbe0028c

  1. … 6 more files in changeset.
* Complete functional coverage for Core.Components.DotSpatial\Layer\BruTile\Configurations. Related to Issue [WTI-1131]

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

Former-commit-id: ef6e141d1ad4583a187a77f2cfd1d99736ea04ed

Former-commit-id: e6f05762254bf7e040248345117eaebdc62af688

  1. … 1 more file in changeset.
* Introduced base TestFixture class for testing design of custom exceptions: CustomExceptionDesignGuidelinesTestFixture ** Refactored all ExceptionTest classes to used this new base-class. * Functional testcoverage for Core.Components.DotSpatial\Layer\BruTile\Configurations * PersistentCacheConfiguration no longer supports SQLite cache * ITileSourceFactory now guarantees that all ITileSource elements returned have a WmtsTileSchema. * TODO: More functional coverage for WmtsLayerConfiguration

Related to Issue [WTI-1088]

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

Former-commit-id: 0cd7c47dc7ee2221f69b7c3b4d88205d087c691e

Former-commit-id: b3dbe965ce4a4266af1d8284ad481d2449db14e7

    • -0
    • +141
    ./BruTileReflectionHelperTest.cs
    • -0
    • +32
    ./CannotCreateTileCacheExceptionTest.cs
    • -0
    • +32
    ./CannotFindTileSourceExceptionTest.cs
    • -0
    • +32
    ./CannotReceiveTilesExceptionTest.cs
    • -0
    • +124
    ./PersistentCacheConfigurationTest.cs
    • -0
    • +108
    ./WmtsLayerConfigurationTest.cs
  1. … 56 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

    • -0
    • +53
    ./TileSourceFactoryTest.cs
  1. … 65 more files in changeset.