Core.Components.DotSpatial

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -4
    • +4
    ./Converter/FeatureBasedMapDataConverter.cs
    • -3
    • +4
    ./Converter/MapPolygonDataConverter.cs
    • -1
    • +1
    ./MapFunctions/MapFunctionSelectionZoom.cs
  1. … 284 more files in changeset.
Fixed all license headers for Core.Components Related to Issue [WTI-1242]

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

Former-commit-id: 91a6d1ea7dcece6df5aa2db433aada7c8cabf4c1

Former-commit-id: 11edcf185e344d71e536039fea4860660eddac0e

  1. … 35 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.
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
    • +64
    ./Layer/ImageBasedMapDataLayerFactory.cs
  1. … 4 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.
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

    • -17
    • +0
    ./Core.Components.DotSpatial.csproj
  1. … 12 more files in changeset.
Performed cleanup Related to Issue [WTI-1088]

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

Former-commit-id: 447287503606433907ce1cb538dfd089d3783def

Former-commit-id: 6892c4e629936da073ecae8d9db836e4c032e02f

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

    • -18
    • +14
    ./Core.Components.DotSpatial.csproj
  1. … 188 more files in changeset.
Moved Projections folder.

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

Former-commit-id: d67360b66dd02d3847910809f24fd29d345cf667

Former-commit-id: 505e06705b07b5b4520b1f1a2ce0334486ab564b

    • -292
    • +0
    ./Layer/BruTile/Projections/WorldFile.cs
    • -0
    • +239
    ./Projections/ReprojectExtensions.cs
    • -0
    • +189
    ./Projections/TileReprojector.cs
    • -0
    • +292
    ./Projections/WorldFile.cs
  1. … 8 more files in changeset.
- Moved excpetions to gis - Fixed tests.

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

Former-commit-id: 77667a79927137f3a79fd7c152b131b433bcdb20

Former-commit-id: 2b58cc92b7d68540436a70adaeae18622ddb3a85

  1. … 32 more files in changeset.
Review suggestion - SettingsHelper only retrieves the special folders and is no longer responsible for creating these folder paths. Related to Issue [WTI-1091]

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

Former-commit-id: 65f6eb6eea38d45afd5142a8254f858e9982cf31

Former-commit-id: 0e8eb0141038b77efac381790f8d821ae2626204

  1. … 14 more files in changeset.
Moved resources to BruTile.

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

Former-commit-id: d03ac26e839a74e55a41beabb46670c4a13006ad

Former-commit-id: 9f71f971742bad82e16a687e39cc2517edb9d18e

  1. … 13 more files in changeset.
Moved BruTileSettings to BruTile.Data project.

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

Former-commit-id: a8e20ebb958f430798a745b16c153a98421b4cdf

Former-commit-id: 5c0fa026100ec8a393addb6ed3e85760d3c995cb

  1. … 9 more files in changeset.
Moved Tile fetching logic to BruTile.IO project.

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

Former-commit-id: d6057b459439e6dbd9957f5934030fc34e0464d4

Former-commit-id: 47a1eb931062864d371a1cfdf601f458eceedd79

    • -4
    • +10
    ./Core.Components.DotSpatial.csproj
  1. … 28 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

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

  1. … 15 more files 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.
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

  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

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

    • -10
    • +10
    ./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

  1. … 4 more files in changeset.
* Refactored BruTileLayer to deal with two exceptional edge-cases gracefully. * Remaining functional test coverage for BruTileLayer. Related to Issue [WTI-1131]

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

Former-commit-id: c3a5b892e21ba2f680cbf7c3ddca7a390bd74648

Former-commit-id: fb29f6f7fe83302528268cf5350c93970d04f431

  1. … 1 more file in changeset.
* Introduced ITileFetcher interface, that AsyncTileFetcher implements. * Replaced dependency on AsyncTileFetcher to depend on ITileFetcher. Related to Issue [WTI-1131]

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

Former-commit-id: c8dc2daff5314a0f59f1f86a38c39a3aa67787fe

Former-commit-id: 9c68a32c9e1237ab61fa7b9efeb68dd0da013431

    • -0
    • +65
    ./Layer/BruTile/TileFetching/ITileFetcher.cs
  1. … 3 more files in changeset.
* Removed timer from BruTileLayer as it was only started in unreachable code. (timer start was also unreachable in original code) * Functional coverage for BruTileLayer.DrawRegions Related to Issue [WTI-1131]

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

Former-commit-id: 04fb82042b44b42981bd8e5b303839e037ceafb1

Former-commit-id: c2ba620f103e87c34512c289c7221f711d2e88c8

  1. … 12 more files in changeset.
* Refactored MapControl to use WmtsBackgroundLayerStatus to keep track of various background layer related states. ** WmtsBackgroundLayerStatus is a state machine to keep track of status information. ** MapControl now handles failure to create a BruTileLayer, showing an error message. Will retry when a NotifyObservers call on the background MapData is performed. * Improved XML docs related to Exceptions

Related to Issue [WTI-1088]

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

Former-commit-id: 960e1e10010df5aee75db9d4eb98e0aedaffd9a5

Former-commit-id: 7ebaab6156cb79e57703cfac1471e598f40a6ae3

  1. … 13 more files in changeset.
* Improved error messaging for ColorAccess * Cleanup and improved XML docs Related to Issue [WTI-1088]

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

Former-commit-id: ba83a3bd99ffb502069f2a804be592c7f371d899

Former-commit-id: 04b720a0d17e49e6a0143710c703958d29221758

    • -0
    • +2
    ./Layer/BruTile/Projections/WorldFile.cs
  1. … 13 more files in changeset.
* Cleanup/Refactoring for BruTileLayer * Functional test coverage for Core.Components.DotSpatial.TestUtil Related to Issue [WTI-1131]

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

Former-commit-id: 06df48eba830122d8a886068222b7732454c1fd2

Former-commit-id: 47d652187efa77f4da941cd924b276d2eb7ba24f

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

    • -118
    • +148
    ./Layer/BruTile/BruTileLayer.cs
  1. … 2 more files in changeset.
* Test coverage for BruTileLayer (not finished yet) Related to Issue [WTI-1131]

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

Former-commit-id: d8d7c906d3146b1c6b7b15c1a611550f0bfdde29

Former-commit-id: 0e670e0be41917f6d7bc6ad4582a9f40b45f8c04

  1. … 2 more files in changeset.