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

    • -1
    • +1
    ./FeatureBasedMapDataLayerFactoryTest.cs
    • -1
    • +1
    ./ImageBasedMapDataLayerFactoryTest.cs
  1. … 367 more files in changeset.
ReSharper cleanup of Core.Components. WTI-2195

  1. … 13 more files in changeset.
Fixed failing unit test.WTI-2026

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

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

    • -3
    • +3
    ./FeatureBasedMapDataLayerFactoryTest.cs
    • -3
    • +3
    ./ImageBasedMapDataLayerFactoryTest.cs
  1. … 212 more files in changeset.
Moved TestFeatureBasedMapData to correct project. WTI-1856

    • -1
    • +1
    ./FeatureBasedMapDataLayerFactoryTest.cs
  1. … 10 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./FeatureBasedMapDataLayerFactoryTest.cs
    • -1
    • +1
    ./ImageBasedMapDataLayerFactoryTest.cs
  1. … 6090 more files in changeset.
Ran Deltares Cleanup:

- Applied for Core.Components

WTI-1767

  1. … 66 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

    • -1
    • +1
    ./ImageBasedMapDataLayerFactoryTest.cs
  1. … 841 more files in changeset.
Remove ICollection occurrences Related to Issue [WTI-1401]

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

Former-commit-id: 4f402ace1fbc9ef790e29d63702cb0586e0456dc

Former-commit-id: 75401bb68313a4734fa513d5d0b33a3cfd497dbc

  1. … 20 more files in changeset.
Implemented custom LineDashStyle in the LineStyle. Related to Issue [WTI-1267]

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

Former-commit-id: cbbe209fb1953819f061ee7619eecde87e616765

Former-commit-id: 6b6b31333da9108e26bb3915335b213b1cb2bda1

  1. … 15 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. … 63 more files in changeset.
Added extra constructor to MapPolygonData with styling, so styling is never null. Related to Issue [WTI-1267]

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

Former-commit-id: 1c84d988477cf750eca6377d74c956961d26915b

Former-commit-id: 594b44da518a7578baaa5a44562576c5d0bc510d

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

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

Former-commit-id: 37e9aa11680fb770595a933eaca75344d7c6867b

Former-commit-id: 781c76a86359295f7512170e496917efafc0370b

  1. … 8 more files 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
    • +1
    ./FeatureBasedMapDataLayerFactoryTest.cs
    • -1
    • +1
    ./ImageBasedMapDataLayerFactoryTest.cs
  1. … 812 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.
Moved SettingsHelper.cs to Core.Common.Utils Related to Issue [WTI-1250]

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

Former-commit-id: 09302a2b2ecc70cf41788beb1eba3dbff0606111

Former-commit-id: a095bf6913555053a8171c64ca9349a31a7ddadf

    • -1
    • +1
    ./ImageBasedMapDataLayerFactoryTest.cs
  1. … 61 more files in changeset.
Corrected Resharper code inspection issues: - Removed unused references, parameters, classes, variables or files - Adjusted XML docs for correctness - Inlined variables and string literals - Made public local test class into a private test class Related to Issue [WTI-1242]

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

Former-commit-id: f318b443fa987378be9cc263efda0bc6f424c935

Former-commit-id: c4b73b7817552566b02e4c0506b9caefe041b869

  1. … 29 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. … 287 more files in changeset.
Fixed exception when updating data on map. Related to Issue [WTI-1246]

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

Former-commit-id: 7e7d6e60a4c9ee337011e6001887d563c5e84a87

Former-commit-id: 9a8abff3a49bf7cfd22d3b4814ef06156fcae320

  1. … 5 more files in changeset.
Ensured map layers are invalidated on reprojection Related to Issue [WTI-1143]

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

Former-commit-id: 2e4663e444b9617b2aa6013c94e04a8ab99b0a6c

Former-commit-id: 4a52b39d840d5ddad69c149c8428b8050bf4135a

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

    • -2
    • +2
    ./ImageBasedMapDataLayerFactoryTest.cs
  1. … 37 more files in changeset.
Changed API of WellKnownTileSourceMapData for setting a new tile source. Related to Issue [WTI-1143]

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

Former-commit-id: e7b93fe15cda1685907beff403958cf68f62fe29

Former-commit-id: 7dac1623d7c6d6d405f3d646690435f323016354

    • -18
    • +0
    ./ImageBasedMapDataLayerFactoryTest.cs
  1. … 5 more files in changeset.
Introduced factory for creating a BruTileLayer. Related to Issue [WTI-1143]

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

Former-commit-id: 3dca7b2cd6dae6287c62388f1bbdfaa7d50148a2

Former-commit-id: e888f9806c1fb9f4a340c3b4b8527c64aeb41b88

    • -0
    • +218
    ./ImageBasedMapDataLayerFactoryTest.cs
  1. … 5 more files in changeset.
Only expose tileSource schema in IConfiguration Related to Issue [WTI-1143]

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

Former-commit-id: 3efdd98432277a0cdaa3707bd1e2a5f8b04871eb

Former-commit-id: 2a7a8cafc8b972641e782b5dcbd580d62f068189

  1. … 8 more files in changeset.
* Fixed typos. * Extra test cases for GrassCoverErosionInwardsCalculationConfigurationReader. * *CalculationConfigurationReader now directly take Name, as the value cannot be null because of the schema. * Refactored checking infinity for *CalculationConfigurationReader tests. * Readded License headers. Related to Issue [WTI-1154]

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

Former-commit-id: e5eaaf5c85c848d2387df9da92df0e4655cdd819

Former-commit-id: 57e5fe2464d4f2bb4d43d237a48dc53e00612076

    • -1
    • +1
    ./FeatureBasedMapDataLayerFactoryTest.cs
  1. … 22 more files in changeset.
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

    • -149
    • +0
    ./BruTile/Configurations/WellKnownTileSourceLayerConfigurationTest.cs
    • -172
    • +0
    ./BruTile/Projections/WorldFileTest.cs
  1. … 188 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

  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. … 5 more files in changeset.