Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Mirrored WellKnownTileSource with the RingToets equivalent - Fixed failing tests - Added elseif instead of if in the BackgroundDataCreateExtensions, because mapdata configurations are defined as either-or and not as and/or

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

Former-commit-id: 4c41a5350eb2f10f108a858511d3192b38b8783c

Former-commit-id: 8868536b1e96c7cfdd22567dd8ac45538cb86c5c

    • -6
    • +11
    ./Core.Components.Gis/Data/WellKnownTileSource.cs
  1. … 4 more files in changeset.
If the Wmtsconnectioninfo Config file does not exist, the default is loaded from embedded resource Extended XMLdoc of WmtsConnectionInfoReader Related to Issue [WTI-1201]

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

Former-commit-id: 1ef6ce5a2e25fc077e032c2efb43bb236b6ac6ae

Former-commit-id: 25429883ff35f5af097ea25577dc241e2959a0a7

    • -1
    • +7
    ./Core.Components.Gis.Forms/Views/WmtsLocationControl.cs
    • -0
    • +1
    ./Core.Components.Gis.IO/Core.Components.Gis.IO.csproj
    • -0
    • +22
    ./Core.Components.Gis.IO/Properties/Resources.Designer.cs
    • -10
    • +48
    ./Core.Components.Gis.IO/Readers/WmtsConnectionInfoReader.cs
    • -0
    • +34
    ./Core.Components.Gis.IO/Resources/defaultwmtsconnectioninfo.config
  1. … 5 more files in changeset.
Improvements after review. Related to Issue [WTI-1141]

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

Former-commit-id: b6fd64106d90c2336bfce3a146ca974f44a8727b

Former-commit-id: ee440f4d6ce2bf75f38bc7eac5b011b56a87d8cd

    • -3
    • +18
    ./Core.Components.Gis/Data/ImageBasedMapData.cs
  1. … 15 more files in changeset.
* Fixed typos. * Renamed MigrationNeeded to MigrationRequired. * Cleanup. * Asserting log messages improved by taking type of message into account. * Moved CriticalFileReadException from Core.Common.IO\Exceptions to Core.Common.Base\IO * Task is now disposed when disposing ActivityProgressDialog * Put license header back Related to Issue [WTI-1049]

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

Former-commit-id: 54560eb7ca6c0a99cdcf14b0406c23b9eca57311

Former-commit-id: 3b703601071d34a3cca2779d0c671f3d3ddabcd9

    • -0
    • +1
    ./Core.Components.Gis.Forms/Views/WmtsLocationControl.cs
    • -0
    • +1
    ./Core.Components.Gis.IO/Readers/PointShapeFileReader.cs
    • -0
    • +1
    ./Core.Components.Gis.IO/Readers/PolygonShapeFileReader.cs
    • -0
    • +1
    ./Core.Components.Gis.IO/Readers/PolylineShapeFileReader.cs
    • -0
    • +1
    ./Core.Components.Gis.IO/Readers/ShapeFileReaderBase.cs
    • -0
    • +1
    ./Core.Components.Gis.IO/Readers/WmtsConnectionInfoReader.cs
  1. … 119 more files in changeset.
Refactored InitializeBackgroundLayer of MapControl Refactored MapControlTest to properly cleanup Related to Issue [WTI-1143]

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

Former-commit-id: c951eff7bddb2a1aaeb2abc9bfe2936076f3b08c

Former-commit-id: c3590e690cb534a0af103044b4f003dfe49baff4

    • -41
    • +41
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -0
    • +9
    ./Core.Components.DotSpatial.Forms/Properties/Resources.Designer.cs
    • -0
    • +3
    ./Core.Components.DotSpatial.Forms/Properties/Resources.resx
  1. … 1 more file in changeset.
Implemented routine to set all MapControl data to null without redrawing any layers. Related to Issue [WTI-1143]

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

Former-commit-id: 04c293d48ef07d67444a3a6b8fd44b114168688e

Former-commit-id: 001d9a44077414f7a2b6acb5d024ed53f7fe07a0

    • -2
    • +11
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -0
    • +5
    ./Core.Components.Gis.Forms/IMapControl.cs
  1. … 14 more files in changeset.
- Cleaned up the RingtoetsBackgroundMapDataFactory - Implemented update structure in RingtoetsMapControl Related to Issue [WTI-1143]

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

Former-commit-id: 8bca7e35e9843f48a64ca812f4eed0710f2dcd30

Former-commit-id: c90bea822088fdb89eadc23e686db77d29d64bf2

    • -0
    • +1
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -1
    • +4
    ./Core.Components.Gis/Data/WellKnownTileSourceMapData.cs
  1. … 6 more files in changeset.
Added tests for WellKnownTileSource in MapControl Related to Issue [WTI-1143]

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

Former-commit-id: 76caa8af1e28b6eeadda714c9777dcb7ea7eb7c8

Former-commit-id: 2815bc208f8fc98dd1f2b6fbf3c6462008b1cbd5

    • -0
    • +4
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -2
    • +4
    ./Core.Components.DotSpatial.Forms/MapControl.cs
  1. … 2 more files in changeset.
Modified WellKnownTileSourceLayerConfiguration such that is used the TileSourceFactory singleton to request the TileSources. Related to Issue [WTI-1143]

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

Former-commit-id: 188df0aa6aedb202b34b521a034cc21891e8de3b

Former-commit-id: f530b014ad11c25e15b2fa364e7bb0e90310fbc4

    • -3
    • +3
    ./Core.Components.BruTile/Configurations/WellKnownTileSourceLayerConfiguration.cs
  1. … 2 more files in changeset.
Added GetKnownTileSources to ITileSourceFactory Extended UseCustomTileSourceFactoryConfig Related to Issue [WTI-1143]

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

Former-commit-id: a7a6a87f58e4b55421a092ab6b8dd30dc4cfe39d

Former-commit-id: cf865ef1d82b89f657d63bfc5604ce2ceb678ecc

  1. … 4 more files in changeset.
Implemented RingtoetsMapControl which is responsible for keeping track of the background data. Related to Issue [WTI-1143]

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

Former-commit-id: 9d8e0135653d5a95cf637c490e09aab3500af1c6

Former-commit-id: 961683eb4365b4ce8c0fec3ca56f994f1275d1c5

    • -1
    • +1
    ./Core.Components.DotSpatial.Forms/MapControl.cs
  1. … 7 more files in changeset.
Reordered MapControl Related to Issue [WTI-1143]

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

Former-commit-id: 459ae94f3fb63d2217d359d58e60ef55bc32330f

Former-commit-id: 64dc3b34b771cf3fc5fef4c9fc39c7e0eb0bc227

    • -255
    • +270
    ./Core.Components.DotSpatial.Forms/MapControl.cs
Fixed failing test Related to Issue [WTI-1143]

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

Former-commit-id: c80853a2323e4455b3c383637c82f74cdd1a3769

Former-commit-id: 61e52168a7eb96025176d3a6aef0f96f59c468bd

    • -1
    • +4
    ./Core.Components.DotSpatial.Forms/MapControl.cs
Modified MapControl such that it can handle a WellKnownTileSourceMapData Related to Issue [WTI-1143]

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

Former-commit-id: 8bf76aeeb8401e469e315c63d3ff42a6dedd23f4

Former-commit-id: 96306b1370d82d3b690a23d0238c393e261d8c1d

    • -1
    • +1
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -22
    • +66
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -1
    • +1
    ./Core.Components.Gis.Forms/IMapControl.cs
Introduced factory for IBackgroundLayerStatus

Related to Issue [WTI-1143]

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

Former-commit-id: 0359b5c3278e19617a39d6a080d30623870dbe1a

Former-commit-id: 7801560059a44c79eb86ae119d20c2fc0ae825c7

    • -0
    • +59
    ./Core.Components.DotSpatial.Forms/BackgroundLayerStatusFactory.cs
    • -0
    • +1
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
  1. … 2 more files in changeset.
Introduced WellKnownBackgroundLayerStatus Related to Issue [WTI-1143]

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

Former-commit-id: 2194d6359e040db6948cb891f71df84fe0378671

Former-commit-id: ed68ccd0cf4679cc91d0545c057a327bab50be37

    • -0
    • +1
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -0
    • +105
    ./Core.Components.DotSpatial.Forms/WellKnownBackgroundLayerStatus.cs
  1. … 3 more files in changeset.
Introduced interface for BackgroundLayerStatus Related to Issue [WTI-1143]

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

Former-commit-id: 1f534b23b9fdda68dabb023eb7e23884946f620c

Former-commit-id: 3700760dc76b5e78bca7c9ac28d76c30d61e7952

    • -0
    • +1
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -0
    • +71
    ./Core.Components.DotSpatial.Forms/IBackgroundLayerStatus.cs
    • -43
    • +27
    ./Core.Components.DotSpatial.Forms/WmtsBackgroundLayerStatus.cs
  1. … 1 more file in changeset.
Updated WellKnownTileSourceLayerConfiguration to support WellKnownTileSource in CreateInitializedConfiguration Related to Issue [WTI-1143]

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

Former-commit-id: 8a3571ac3d531293762af806ae4b6b1e8490935c

Former-commit-id: 59cabfdf62cd0d8d06d648c54a23c6fea2eea661

    • -0
    • +42
    ./Core.Components.BruTile/Configurations/WellKnownTileSourceLayerConfiguration.cs
  1. … 2 more files in changeset.
Deleted BackgroundMapDataContainer. Related to Issue [WTI-1141]

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

Former-commit-id: 879ee79f86b4bcc88b8d8e51d2f90dc29a6ffd9c

Former-commit-id: 781fe6bcc4e20b2946edf6d2b2a2223c1b2c98ac

    • -109
    • +0
    ./Core.Components.Gis/BackgroundMapDataContainer.cs
    • -1
    • +0
    ./Core.Components.Gis/Core.Components.Gis.csproj
  1. … 10 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

    • -18
    • +3
    ./Core.Components.Gis/Data/ImageBasedMapData.cs
  1. … 7 more files in changeset.
Updated BackgroundMapDataSelectionDialog with WellKnownMapDataControl - Since MapControl cannot handle WellKnownMapData yet, selecting a WellKnownMapData will not update the view yet. Related to Issue [WTI-1142]

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

Former-commit-id: 3c95f3308a9ad383f07f9aec126cee944aa4ace2

Former-commit-id: a5c1fc919fcbd260b220052cae7dc99bca915a15

    • -16
    • +15
    ./Core.Components.Gis.Forms/Views/WellKnownMapDataControl.cs
  1. … 5 more files in changeset.
Merged revision(s) 8572, 8581, 8593, 8601, 8607, 8611, 8615, 8617, 8619, 8624-8625, 8627-8628, 8630-8631, 8633-8635, 8641-8643, 8647, 8649-8650 from branches/WTI-1141 Related to Issue [WTI-1141]

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

Former-commit-id: 1f8acde332b8f0093e5d9c93d5eba74d24692029

Former-commit-id: f63e245456af04dad5d1b878dac1101794edb8bd

    • -32
    • +3
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -1
    • +1
    ./Core.Components.Gis.Forms/IMapControl.cs
  1. … 53 more files in changeset.
Removed background container property from MapControl

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

Former-commit-id: 6c01aa225acddb5303d9cc602072d9d986db0302

Former-commit-id: ee6fc7030423976df42de108c0036c4aa069b64e

    • -53
    • +1
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -3
    • +1
    ./Core.Components.Gis.Forms/IMapControl.cs
  1. … 23 more files in changeset.
- Added property to MapControl to store background map data on. - Implemented methods in factory to get the right map data. - Implemented new structure in AssessmentSectionView

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

Former-commit-id: 281a648fd563f99dc43d66d982cef9acfd8e3909

Former-commit-id: b2334458cb7f9e3d3d5af750a8ccef4453241e16

    • -0
    • +23
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -0
    • +2
    ./Core.Components.Gis.Forms/IMapControl.cs
  1. … 3 more files in changeset.
Added control for selecting WellKnownMapData Related to Issue [WTI-1042]

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

Former-commit-id: 98d75a3f5466a311763f7f07be663d85808181bd

Former-commit-id: fda752b19133caf351f4ea6630f7664fb477fc27

    • -0
    • +9
    ./Core.Components.Gis.Forms/Core.Components.Gis.Forms.csproj
    • -0
    • +18
    ./Core.Components.Gis.Forms/Properties/Resources.Designer.cs
    • -2
    • +2
    ./Core.Components.Gis.Forms/Views/IBackgroundMapDataSelectionControl.cs
    • -0
    • +79
    ./Core.Components.Gis.Forms/Views/WellKnownMapDataControl.Designer.cs
    • -0
    • +131
    ./Core.Components.Gis.Forms/Views/WellKnownMapDataControl.cs
    • -0
    • +120
    ./Core.Components.Gis.Forms/Views/WellKnownMapDataControl.resx
    • -1
    • +1
    ./Core.Components.Gis.Forms/Views/WmtsLocationControl.cs
  1. … 4 more files in changeset.
Prevented irrelevant capabilities connection Related to Issue [WTI-1091]

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

Former-commit-id: f0679304bad124ac7427813f52b925812f6cc786

Former-commit-id: 4444446bd64899db00588ed9e7f2169e0fbc3f3b

    • -5
    • +13
    ./Core.Components.Gis.Forms/Views/WmtsLocationControl.cs
Updated XMLdoc paired with tangerma Related to Issue [WTI-1088]

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

Former-commit-id: ad54e1b16edd1e7efd3bec3685ce728f887a1bf3

Former-commit-id: 663acb58626d296c5437c2dcda962c20841793f1

    • -2
    • +2
    ./Core.Components.BruTile.IO/AsyncTileFetcher.cs
    • -2
    • +2
    ./Core.Components.BruTile.IO/ITileFetcher.cs
Changes related to suggestions by tester Related to Issue [WTI-1091]

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

Former-commit-id: 2e894a482df4d92cfaea3d1779a7f0e39723c992

Former-commit-id: 00328f83193d7c20b1ae6d9630340b1f3a619039

    • -11
    • +32
    ./Core.Components.Gis.Forms/Properties/Resources.Designer.cs
    • -1
    • +0
    ./Core.Components.Gis.Forms/Views/WmtsConnectionDialog.cs
    • -5
    • +5
    ./Core.Components.Gis.Forms/Views/WmtsConnectionDialog.resx
    • -6
    • +4
    ./Core.Components.Gis.Forms/Views/WmtsLocationControl.cs
    • -1
    • +7
    ./Core.Components.Gis.IO/Writers/WmtsConnectionInfoWriter.cs
  1. … 6 more files in changeset.
Fixed bug where ComboBox lost DisplayMember Related to Issue [WTI-1091]

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

Former-commit-id: 6546939f9ebc743181f94df4655861e726cb314c

Former-commit-id: efe6e9a1ea5346e91583db30269fa2e5741199be

    • -1
    • +1
    ./Core.Components.Gis.Forms/Views/WmtsLocationControl.Designer.cs
    • -11
    • +22
    ./Core.Components.Gis.Forms/Views/WmtsLocationControl.cs
    • -1
    • +1
    ./Core.Components.Gis.Forms/Views/WmtsLocationControl.resx
  1. … 1 more file in changeset.
Changes after review. Related to Issue [WTI-1088]

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

Former-commit-id: bdd214e771d8d1ce4ba5797ec2810da2e2193725

Former-commit-id: 777e75de808cba9a3dced9584165fa0e1042ff4a

    • -1
    • +0
    ./Core.Components.BruTile.Forms/Core.Components.BruTile.Forms.csproj
    • -33
    • +0
    ./Core.Components.BruTile.Forms/app.config
    • -0
    • +8
    ./Core.Components.BruTile.IO/AsyncTileFetcher.cs
    • -0
    • +2
    ./Core.Components.BruTile.IO/ITileFetcher.cs
    • -5
    • +12
    ./Core.Components.BruTile/Configurations/PersistentCacheConfiguration.cs
    • -5
    • +19
    ./Core.Components.BruTile/FileCacheManager.cs
    • -30
    • +0
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -1
    • +0
    ./Core.Components.DotSpatial.Forms/packages.config
    • -17
    • +0
    ./Core.Components.DotSpatial/Core.Components.DotSpatial.csproj
    • -2
    • +0
    ./Core.Components.DotSpatial/packages.config
  1. … 3 more files in changeset.