Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Review suggestion - Added XMLdoc - Used ReadOnlyCollection

Related to Issue [WTI-1091]

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

Former-commit-id: 477fcef439b7e71f0fd00dc69cd78121ca4df2f3

Former-commit-id: ca41d728c163e009123e3743626db73ec419e58a

    • -4
    • +7
    ./Core.Components.DotSpatial.Forms/IO/WmtsConnectionInfoReader.cs
    • -2
    • +2
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
Review suggestion - Added XMLdoc - Renamed IHasMapData.cs

Related to Issue [WTI-1091]

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

Former-commit-id: fc4dcc56738fcc32fb980ce400bee7d1d515dc51

Former-commit-id: b86d1ddfc8ec73699cdb28fc90229453fc651884

    • -1
    • +1
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -0
    • +53
    ./Core.Components.DotSpatial.Forms/Views/IBackgroundMapDataSelectionControl.cs
    • -53
    • +0
    ./Core.Components.DotSpatial.Forms/Views/IHasMapData.cs
    • -5
    • +5
    ./Core.Components.DotSpatial.Forms/Views/WmtsConnectionDialog.cs
    • -1
    • +1
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
  1. … 3 more files in changeset.
Review suggestion - Added XMLdoc - Extracted method Related to Issue [WTI-1091]

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

Former-commit-id: e7863b7fde6498eaf0771ec456a42c2dddad00c5

Former-commit-id: 6d747773c26c95bd80d63bd43cc9a05a8acefc97

    • -15
    • +28
    ./Core.Components.DotSpatial.Forms/IO/WmtsConnectionInfoReader.cs
Added BruTile projects so we can separate it from DotSpatial logic. Related to Issue [WTI-1088]

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

Former-commit-id: 3393f04ece091c3fa47a083beddc0ad6d911c14a

Former-commit-id: 2c56fd5acb012dfd57dc1b3a9371a37fcdb5f9ad

    • -0
    • +57
    ./Core.Components.BruTile.Forms/Core.Components.BruTile.Forms.csproj
    • -0
    • +27
    ./Core.Components.BruTile.Forms/Properties/AssemblyInfo.cs
    • -0
    • +57
    ./Core.Components.BruTile.IO/Core.Components.BruTile.IO.csproj
    • -0
    • +27
    ./Core.Components.BruTile.IO/Properties/AssemblyInfo.cs
    • -0
    • +58
    ./Core.Components.BruTile/Core.Components.BruTile.csproj
    • -0
    • +27
    ./Core.Components.BruTile/Properties/AssemblyInfo.cs
  1. … 9 more files in changeset.
Improvements after review. Related to Issue [WTI-1133]

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

Former-commit-id: 58a77f4e5772a50da48d0575dff08e8779780c01

Former-commit-id: 60fb8aa1c80c5a08394b38bb7ff07d7fe5a37678

    • -2
    • +2
    ./Core.Components.Gis.IO/Importers/FeatureBasedMapDataImporter.cs
  1. … 21 more files in changeset.
Fixed bug in MapControl where the map was not correctly updated when a new MapData was set and notified Fixed XMLdoc typo Modified PropertyGridView to Detach and Attach to the found IObserverable Extended tests of PropertyGridView Related to Issue [WTI-1144]

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

Former-commit-id: b291ad2bc0f1164df6892e0333acc993d03cab5c

Former-commit-id: 52d298155154293f5875dad657eaba093190d2e4

    • -0
    • +2
    ./Core.Components.DotSpatial.Forms/MapControl.cs
  1. … 4 more files in changeset.
Added SetCurrentCell to DataGridViewControl Added final feature to set selected WmtsData from previous visit to to WmtsLocationControl Related to Issue [WTI-1091]

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

Former-commit-id: 64d6be484045fa470762a50baea1fdfdec94f165

Former-commit-id: 2fed260e47fa28d68f82d6de09482b674fe00ad9

    • -1
    • +18
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
    • -1
    • +1
    ./Core.Components.DotSpatial.Forms/WmtsConnectionInfo.cs
  1. … 3 more files in changeset.
Set WmtsConnectionInfoWriterTest to use proper temp dir Set WmtsLocationControl to accept WmtsMapData to select Related to Issue [WTI-1091]

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

Former-commit-id: 6921127612bea2dc3c658f3788ef1d006b52398f

Former-commit-id: 03417de81e93f79e13db7cdccddbf5558809b914

    • -0
    • +1
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -14
    • +39
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
  1. … 3 more files in changeset.
Added IEquatable for WmtsConnectionInfo Related to Issue [WTI-1091]

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

Former-commit-id: 477570f0f18610290ec7d3144c916b1e9df95c91

Former-commit-id: 85b7835e99f69226858678e634a10290ebb8783e

    • -1
    • +28
    ./Core.Components.DotSpatial.Forms/WmtsConnectionInfo.cs
  1. … 1 more file in changeset.
Set DirectoryDisposeHelper to 'not be fully disposed' when directory was not deleted during Dispose() Set BruTileSettings.PersistentCacheDirectoryRoot to retrieve the value of SettingsHelper.GetApplicationLocalUserSettingsDirectory each time it is called. This is ideal for testing purposes Modified MapControlTest to use TestSettingsHelper to choose the active working directory instead of the actual working directory. Also removed the method DoWhileTileCacheRootLocked, which was used for to temporarily move the current content of the actual working directory. Related to Issue [WTI-1091]

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

Former-commit-id: f44094471f21a44d0bd61856415050f2abf2eed0

Former-commit-id: aceb8f20bd12cdf6e679c2b73c615dde2db60162

  1. … 7 more files in changeset.
* ImageBasedMapData extended with IsConfigured property. * Introduced two ObjectProperties implementations for BackgroundMapDataContainer (1 specialized for WmtsMapData, one general), and a factory to abstract the creation logic away from callers. ** Removed BackgroundWmtsMapDataProperties as it's been made obsolete. * Removed BackgroundMapDataContext, as BackgroundMapDataContainer is directly available in the object tree. (Separate Context object no longer required) Related to Issue [WTI-1144]

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

Former-commit-id: a148bd8c2d3ceb71787bfe026fd236b3d933fa1a

Former-commit-id: 104bd739c735adaf8749ddc736b338ec6dfff013

    • -1
    • +1
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -17
    • +17
    ./Core.Components.DotSpatial.Forms/Properties/Resources.Designer.cs
    • -0
    • +5
    ./Core.Components.Gis/Data/ImageBasedMapData.cs
    • -0
    • +1
    ./Core.Components.Gis/Data/WellKnownTileSourceMapData.cs
    • -5
    • +0
    ./Core.Components.Gis/Data/WmtsMapData.cs
  1. … 32 more files in changeset.
Removed validation of the file exists from WmtsConnectionInfoReader Added exception log to WmtsLocationControl Moved WmtsConnectionInfo test-data from Ringtoets.Integration.Forms to Core.Components.DotSpatial.Forms Related to Issue [WTI-1091]

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

Former-commit-id: 2ffb8634d5e71f69308d7714292a1dfb0acc9576

Former-commit-id: c1f9410c9208d9e01b0d20807c266965a4097ce1

    • -11
    • +8
    ./Core.Components.DotSpatial.Forms/IO/WmtsConnectionInfoReader.cs
    • -4
    • +12
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
  1. … 17 more files in changeset.
Added save of wmtsConnectionInfo.config file Related to Issue [WTI-1091]

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

Former-commit-id: 7afd0ec563a246501378830d89d2aec05d6c93c8

Former-commit-id: a3dea329db8488406899cbeb28c0960fe7ae2b2e

    • -6
    • +23
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
  1. … 1 more file in changeset.
Modified RingtoetsSettingsHelper as derived class of SettingsHelper Modified BruTileSettings to use SettingsHelper and has no knowledge of either "WTI" or "Ringtoets" in the 'Core' namespace Related to Issue [WTI-1091]

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

Former-commit-id: 85e2fe435c64ef34dfd52e0bd99c4d90e5aa87c9

Former-commit-id: 89a20a7c5dcc99cb2a9ed2c7c9c5b42a0f465a13

    • -0
    • +5
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -0
    • +21
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
    • -0
    • +5
    ./Core.Components.DotSpatial/Core.Components.DotSpatial.csproj
  1. … 9 more files in changeset.
* Cleanup. * Improved functional coverage of unit tests. Related to Issue [WTI-1105]

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

Former-commit-id: 8cc0d9da99bec4349165f00e7a9c039ec28e4776

Former-commit-id: 85e4c149075b468836276831165730fca70e1497

    • -1
    • +1
    ./Core.Components.Gis/Data/ImageBasedMapData.cs
  1. … 10 more files in changeset.
Disabled 'edit' button until locations are set Update data grid when Adding/Modifying url Related to Issue [WTI-1091]

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

Former-commit-id: ff22dc79b53fab37c1baa1b5bf0b5cf8d4fbc42c

Former-commit-id: c34e6f9fb2e68200c53a328ff26db3edc8ad7110

    • -3
    • +10
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
  1. … 1 more file in changeset.
* Refactored MapControl.BackgroundMapData to depend on BackgroundMapDataContainer instead of WmtsMapData ** MapControl now handles new instances set on BackgroundMapDataContainer ** Important note: MapControl still only supports WmtsMapData instances. Related to Issue [WTI-1143]

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

Former-commit-id: 5bf097cf84fb66d83978f0a42727389ad46643b6

Former-commit-id: 4670b03b861259f7a5d75e92e50ae5da3994a96b

    • -18
    • +41
    ./Core.Components.DotSpatial.Forms/MapControl.cs
  1. … 1 more file in changeset.
Added BackgroundMapDataSelectionDialog to RingtoetsPlugin Changed type of IHasMapData.SelectMapData to WmtsMapData (will be ImageBasedMapData in the future) Related to Issue [WTI-1091]

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

Former-commit-id: 724f61060d7b136f2cddb26d1ab2c1cb991cc049

Former-commit-id: 7ddb7384515de6dba644c4f67a01d0820d9a5c0e

    • -2
    • +2
    ./Core.Components.DotSpatial.Forms/Views/IHasMapData.cs
    • -1
    • +1
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
  1. … 10 more files in changeset.
* MapControl now uses BackgroundMapDataContainer directly. ** TODO: Handling NotifyObservers on BackgroundMapDataContainer, in order to know if MapData property has changed. * Improved robustness of MapControl unit tests that make temporary backup of tile chaches. * BackgroundMapDataContainer moved from Ringtoets.Common.Data to Core.Components.Gis Related to Issue [WTI-1143]

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

Former-commit-id: 8368df4f1e33ebe99e86dde01ae0382a118890f8

Former-commit-id: 79fd13aafb4655934d563c8729e0cb4e703f8149

    • -15
    • +18
    ./Core.Components.DotSpatial.Forms/MapControl.cs
    • -1
    • +1
    ./Core.Components.Gis.Forms/IMapControl.cs
    • -0
    • +109
    ./Core.Components.Gis/BackgroundMapDataContainer.cs
    • -0
    • +1
    ./Core.Components.Gis/Core.Components.Gis.csproj
  1. … 40 more files in changeset.
Added event and handler between IHasMapData and BackgroundMapDataSelectionDialog Related to Issue [WTI-1091]

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

Former-commit-id: 2dcb6c53151127303fdcf2447a7f380b92fceb66

Former-commit-id: bba27f2613ae87933ed52878d00e1e86ff01cfb9

    • -0
    • +6
    ./Core.Components.DotSpatial.Forms/Views/IHasMapData.cs
    • -16
    • +25
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
  1. … 1 more file in changeset.
Modified WmtsLocationControl and WmtsConnectionDialog according to suggestions om tester and PO Related to Issue [WTI-1091]

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

Former-commit-id: a554510441d9aeb046c7e3f0be9ff413479c3665

Former-commit-id: ef31d04f62e9e50a2cd62bebffafc344b604a0cb

    • -0
    • +3
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -0
    • +19
    ./Core.Components.DotSpatial.Forms/Properties/Resources.Designer.cs
    • -0
    • +6
    ./Core.Components.DotSpatial.Forms/Properties/Resources.resx
    • binary
    ./Core.Components.DotSpatial.Forms/Resources/information.png
    • -9
    • +19
    ./Core.Components.DotSpatial.Forms/Views/WmtsConnectionDialog.Designer.cs
    • -3
    • +19
    ./Core.Components.DotSpatial.Forms/Views/WmtsConnectionDialog.cs
    • -23
    • +50
    ./Core.Components.DotSpatial.Forms/Views/WmtsConnectionDialog.resx
    • -7
    • +22
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
* 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

    • -3
    • +9
    ./Core.Components.Gis/Data/ImageBasedMapData.cs
  1. … 11 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

    • -3
    • +3
    ./Core.Components.DotSpatial/Properties/Resources.Designer.cs
  1. … 77 more files in changeset.
Modified WmtsConnectionDialog and WmtsLocationControl according to suggestions by PO and tester Updated conditions when to enable WmtsLocationControl.UpdateConnectToButton Added tests for coverage Integrated WmtsLocationControl in BackgroundMapDataSelectionDialog Related to Issue [WTI-1091]

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

Former-commit-id: 7260d7afaeb13aa960cf434efd5215bb708c4cf3

Former-commit-id: 5d7cebc191a784ccff92c878f7cf27eae0aeabf7

    • -1
    • +7
    ./Core.Components.DotSpatial.Forms/Views/IHasMapData.cs
    • -1
    • +1
    ./Core.Components.DotSpatial.Forms/Views/WmtsConnectionDialog.cs
    • -15
    • +18
    ./Core.Components.DotSpatial.Forms/Views/WmtsConnectionDialog.resx
    • -11
    • +26
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
  1. … 6 more files in changeset.
Extended WmtsCapabilityRow with property WmtsCapability it contains. Removed IView from WmtsLocationControl, as no data should be able to be set publicly. Created IHasMapData for controls that can be used in BackgroundMapDataSelectionDialog Related to Issue [WTI-1091]

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

Former-commit-id: 47d2c7c269808c0c3f49216fc175c70a61b6fef5

Former-commit-id: 7554c951013eb6be0eab1afd9daed29abd2df1a8

    • -0
    • +1
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -0
    • +9
    ./Core.Components.DotSpatial.Forms/Properties/Resources.Designer.cs
    • -0
    • +3
    ./Core.Components.DotSpatial.Forms/Properties/Resources.resx
    • -0
    • +41
    ./Core.Components.DotSpatial.Forms/Views/IHasMapData.cs
    • -7
    • +10
    ./Core.Components.DotSpatial.Forms/Views/WmtsCapabilityRow.cs
    • -8
    • +30
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
  1. … 2 more files in changeset.
Added feature to update data grid when capabilities are found in the url Related to Issue [WTI-1091]

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

Former-commit-id: 1c17c7b89cd67c9ab4b03baa4004759869355432

Former-commit-id: d1608550220040d40312c367ff1189d87927439f

    • -3
    • +47
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
    • -0
    • +1
    ./Core.Components.Gis/Core.Components.Gis.csproj
  1. … 1 more file 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

    • -0
    • +1
    ./Core.Components.DotSpatial/Core.Components.DotSpatial.csproj
    • -0
    • +122
    ./Core.Components.DotSpatial/Layer/BruTile/Configurations/WellKnownTileSourceLayerConfiguration.cs
    • -10
    • +10
    ./Core.Components.DotSpatial/Properties/Resources.Designer.cs
  1. … 5 more files in changeset.
Added WmtsCapabilityFactory that connects to a URL and creates an enumeration of WmtsCapability is possible Related to Issue [WTI-1091]

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

Former-commit-id: 9caced4d4b2fe39e1c23510f3fbda92109663335

Former-commit-id: 22c0aba38fea8c945d0f85e7be912e66e5c0fe41

    • -0
    • +1
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -0
    • +54
    ./Core.Components.DotSpatial.Forms/IO/WmtsCapabilityFactory.cs
    • -0
    • +1
    ./Core.Components.DotSpatial/Core.Components.DotSpatial.csproj
  1. … 2 more files in changeset.
Moved Wmts files to Core.Components.DotSpatial.Forms Related to Issue [WTI-1091]

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

Former-commit-id: cadf5f877d1f80a54aeb4fadbd269fa633ade594

Former-commit-id: 4ff55db2923ce59604ba7f09db10acf04de3729d

    • -0
    • +44
    ./Core.Components.DotSpatial.Forms/Core.Components.DotSpatial.Forms.csproj
    • -0
    • +147
    ./Core.Components.DotSpatial.Forms/IO/WmtsConnectionInfoReader.cs
    • -0
    • +110
    ./Core.Components.DotSpatial.Forms/IO/WmtsConnectionInfoWriter.cs
    • -0
    • +49
    ./Core.Components.DotSpatial.Forms/IO/WmtsConnectionInfoXmlDefinitions.cs
    • -0
    • +73
    ./Core.Components.DotSpatial.Forms/Properties/Resources.Designer.cs
    • -0
    • +25
    ./Core.Components.DotSpatial.Forms/Properties/Resources.resx
    • binary
    ./Core.Components.DotSpatial.Forms/Resources/MapsIcon.png
    • -0
    • +92
    ./Core.Components.DotSpatial.Forms/Views/WmtsCapabilityRow.cs
    • -0
    • +136
    ./Core.Components.DotSpatial.Forms/Views/WmtsConnectionDialog.Designer.cs
    • -0
    • +124
    ./Core.Components.DotSpatial.Forms/Views/WmtsConnectionDialog.cs
    • -0
    • +384
    ./Core.Components.DotSpatial.Forms/Views/WmtsConnectionDialog.resx
    • -0
    • +140
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.Designer.cs
    • -0
    • +190
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.cs
    • -0
    • +390
    ./Core.Components.DotSpatial.Forms/Views/WmtsLocationControl.resx
    • -0
    • +103
    ./Core.Components.DotSpatial.Forms/WmtsCapability.cs
  1. … 33 more files in changeset.
* Introduced BackgroundMapData that stores the background layer and allows for preconfiguration of said layer. Related to Issue [WTI-1105]

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

Former-commit-id: 2f89180c754c61f0b1682acdfcfeff56b5dfb9c7

Former-commit-id: 94b5f8d984b4417fa6156e392cc53a2e70c6ee5a

    • -0
    • +2
    ./Core.Components.Gis/Data/ImageBasedMapData.cs
  1. … 4 more files in changeset.