PipingMapDataFactory.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) from branches/WTI 757

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

Former-commit-id: 40a88103dce0ad8463ad013cb2a3e79832191624

Former-commit-id: 5a25a63e8182698a9ce1bb0e44b262e019c39c7b

  1. … 84 more files in changeset.
Cleaned up PipingMapDataFactoryTest Related to Issue [WTI-757]

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

Former-commit-id: bbc7c1169bb0fe5bf1d73eaec5c28caf605e13e8

Former-commit-id: a061b13060eaac87076b45ab1d12b67a459df966

  1. … 2 more files in changeset.
Cleaned up PipingMapDataFactory Related to Issue [WTI-757]

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

Former-commit-id: 19c843c596717f434bb435e477d4379691e04374

Former-commit-id: f9b022c1ca149bbf25fb13b4f58f1c999687b4b4

Fixed compilation errors Related to Issue [WTI-757]

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

Former-commit-id: e7f52308be9e61f68e75d2da2ae0302fd13e0a29

Former-commit-id: 9e862cedbe9f2d7a2168974d2303953190098901

  1. … 13 more files in changeset.
Changes after review. Related to Issue [WTI-676]

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

Former-commit-id: d0d24dc4c4dc2e7f63d9ea2ae4449e0579465208

Former-commit-id: 16cd786924245e65ffcc6869e715d63ec6dae2ea

  1. … 7 more files in changeset.
Moved MapDataFactory to Common so it can be reused. Related to Issue [WTI-676]

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

Former-commit-id: 5beeb28c4ea3bca712e027d4affd3fc0ae9197e2

Former-commit-id: 90103c63fe7c3e8e15a56009b1349e4fd6382e06

  1. … 11 more files in changeset.
* Made MapGeometry more generic by changing Points property to a PointCollections property (from always 1 sequence of 2d points to N sequences of 2D points) ** Updated ???ShapeFileReader classes accordingly. ** Added validation to FeatureBasedMapData and derived classes to enforce proper configured MapGeometry instances.

* Unrelated:

** Deleted 2 unused variables.

Related to Issue [WTI-478]

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

Former-commit-id: 526768841485e749ccfd0134dc30684cf3130ea2

Former-commit-id: 086112c439fb3bf9d5dadbf1df586b5bb776f641

  1. … 38 more files in changeset.
- Added transparency - View is updated when stochasticSoilModel data changes Related to Issue [WTI-484]

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

Former-commit-id: 2866d443912906cd3cfa9acdf50691c118cd56bb

Former-commit-id: 05549f6db334fe7a9117e4a7c0b036025893e5ad

  1. … 3 more files in changeset.
Renamed resource for consistency. Related to Issue [WTI-484]

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

Former-commit-id: d4218163f34580632e7ee32cf38e395bd419b1f7

Former-commit-id: 56e636efc9efb62c010628450183d7528d4a091e

  1. … 4 more files in changeset.
- Added StochasticSoilModel's Geometry points to the Map - Re-ordered map data Related to Issue [WTI-484]

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

Former-commit-id: bb617482b37cb31fcd569cbcb1af4dbbb9577e40

Former-commit-id: ecb9cf7124b1998cffdc53b24d94d1507f922dfd

  1. … 5 more files in changeset.
Added folders for AssessmentSection and FailureMechanism in Ringtoets.Common.Data. Related to Issue [WTI-432]

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

Former-commit-id: 1fc0cbe4ee37c6965f4c379f14cb08f3cc97cb23

Former-commit-id: ed20cfc1d253bbf457dbbb1f77de0910155f979c

  1. … 147 more files in changeset.
Added license headers Related to Issue [WTI-427]

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

Former-commit-id: 9452439830f5a16515dd56803ef464bf355ab0bf

Former-commit-id: 9f5b750d5b75106afed00cb687d3bbe787898c19

  1. … 6 more files in changeset.
Documented MapDataFactory and added tests. Extracted and documented PipingMapDataFactory and added tests. Renamed MapDataFactory in Core.Components.DotSpatial to mapFeatureLayerFactory to better match its purpose. Related to Issue [WTI-427]

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

Former-commit-id: eb669e89616f5815d879e79e0754645f900c4f14

Former-commit-id: 8351f66551debc6c33e042792024a7036f42cb3d

    • -0
    • +193
    ./PipingMapDataFactory.cs
  1. … 14 more files in changeset.