ImageBasedMapData.cs

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

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

  1. … 208 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 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. … 817 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. … 290 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

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

  1. … 9 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. … 36 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. … 10 more files in changeset.
* 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

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

  1. … 4 more files in changeset.
* Introduced EnumTestFixture and used throughout solution. * Extended TypeUtils with GetDisplayName for enum values. * Introduced ImageBasedMapData ** WmtsMapData now inherits from ImageBasedMapData ** Newly introduced WellKnownTileSource also inherits from ImageBasedMapData Related to Issue [WTI-1105]

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

Former-commit-id: 1a77fc96e65eb336b41b3db4eda31975494145bb

Former-commit-id: 5f6096b6eff37624574906891869115b3bb56695

    • -0
    • +67
    ./ImageBasedMapData.cs
  1. … 27 more files in changeset.