HydraulicBoundaryLocationsExporter.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed old exporter. WTI-1612

    • -92
    • +0
    ./HydraulicBoundaryLocationsExporter.cs
  1. … 14 more files in changeset.
- Renamed IHydraulicBoundaryLocationsExporterMetaDataAttributeNameProvider to IHydraulicBoundaryLocationMetaDataAttributeNameProvider, because the meta data attributes do not need to be necessarily be provided for exporters only - Adjusted constructor of the HydraulicBoundaryLocations- writer and exporter to accept a metadata attribute name provider instead of string arguments -- Adjusted tests and removed unsed resources -- Merged tests for the exporter -> assert correct data write and result of the export can be done in a single test

WTI-1566

    • -17
    • +11
    ./HydraulicBoundaryLocationsExporter.cs
  1. … 22 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
    ./HydraulicBoundaryLocationsExporter.cs
  1. … 841 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

    • -1
    • +1
    ./HydraulicBoundaryLocationsExporter.cs
  1. … 551 more files in changeset.
* Renamed FileUtils to IOUtils and extended it with folder related validation methods. ** Defined DirectoryWriterErrorMessageBuilder to be used in validation message generation. * Extended MapControl with BackgroundMapData property. ** MapControl observes BackgroundMapData for changes. ** BackgroundMapData defines the coordinate system used, and will reprojet all other layers when needed. * Defined testing mocks for getting fake tile data, instead of requiring an internet connection for tests. * PipingFailureMechanismView makes use of the BackgroundMapData feature. Related to Issue [WTI-1088]

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

Former-commit-id: ebd8aca90052bb12a8d8167237267eb60e050684

Former-commit-id: 8a9624c64bec0ab4467267d9cbdbe12698bdff96

    • -1
    • +1
    ./HydraulicBoundaryLocationsExporter.cs
  1. … 65 more files in changeset.
use nameof in Argument*Exceptions Reviewed by: tangerma

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

Former-commit-id: 489d965acd6cbed374e72d9a9f10deec8787bcfd

Former-commit-id: 0ef178298a4e4639093af98897cfb40d331b372d

    • -3
    • +3
    ./HydraulicBoundaryLocationsExporter.cs
  1. … 284 more files in changeset.
* Moved HydraulicBoundaryLocation and related classes from HydraRing.Data to Ringtoets.Common.Data\Hydraulics * Removed HydraRing.Data and related test projects. * Moved importer related test data from HydraRing.IO to Ringtoets.Common.IO Related to Issue [WTI-988]

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

Former-commit-id: 17347220df48d78521b65d257dde9b4ffdace273

Former-commit-id: dc5ddfa6d8f3719bd2dd4a2f62ed94f98f962499

    • -1
    • +1
    ./HydraulicBoundaryLocationsExporter.cs
  1. … 426 more files in changeset.
* Moved HydraulicBoundaryLocationsWriter from HydraRing.IO to Ringtoets.Common.IO\Hydraulics ** Cleaned references accordingly. ** Moved HydraulicBoundaryLocationsExporter from Ringtoets.Common.IO to Ringtoets.Common.IO\Hydraulics

Related to Issue [WTI-988]

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

Former-commit-id: 6ae8bc4f5bc2bd91b12645dfe4658da59fab964e

Former-commit-id: 9b44149fa15217fa5138f44fde7bbb65b99cc4ff

    • -0
    • +98
    ./HydraulicBoundaryLocationsExporter.cs
  1. … 19 more files in changeset.