Core.Components.DotSpatial

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed final failing tests

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Map-spike@6884 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 91c68aab16613e1d799b7e2fe7bca6e2bb7a0566

Former-commit-id: fa2781b6d2e60d2a45081add6979967cf76ba12c

    • -1
    • +1
    ./Converter/MapPolygonDataConverter.cs
  1. … 3 more files in changeset.
Ensured IMapDataConverter now only returns one layer element

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Map-spike@6861 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 73f67b01ba40c29e746eaf51bf3a78b3f05d33f9

Former-commit-id: e98d20c020c615b8750a3ca90a70eed6d8893092

    • -5
    • +2
    ./Converter/MapPolygonDataConverter.cs
  1. … 1 more file in changeset.
Removed MapDataCollectionConverter

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Map-spike@6856 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e610c67a08677c19dd68eb9a02ab67f73ee7dce1

Former-commit-id: 2af8c2bfd2d05dfd493b9faca5b35baa463e292c

    • -39
    • +0
    ./Converter/MapDataCollectionConverter.cs
  1. … 2 more files in changeset.
Merged revision(s) 6840-6848 from trunk

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Map-spike@6849 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: af5b4b06d7f8b87369806a7f853a044fb242ea5b

Former-commit-id: cb7c9a5723048c8fe7287e49914dfb12e1f48b72

  1. … 1 more file in changeset.
- Fixed error with columns that can't be found in DotSpatial. Related to Issue [WTI-958]

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

Former-commit-id: 4b9aa794d1f35c7e2183f7b557682e60a140014e

Former-commit-id: 3f7df4ca862fed3d475f238acb4c0a1f26d3d288

    • -3
    • +1
    ./Converter/MapDataCollectionConverter.cs
    • -18
    • +13
    ./Converter/MapFeatureLayerFactory.cs
  1. … 5 more files in changeset.
Improved MapControl related refreshing logic

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Map-spike@6843 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bec50887719169a0ee874623b504fe0da028c632

Former-commit-id: f19847648e01cf77fdc5d12d67202d2dcc0330b8

    • -6
    • +1
    ./Converter/MapPolygonDataConverter.cs
  1. … 2 more files in changeset.
Improved MapControl related refreshing logic

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Map-spike@6842 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 608648b3f9bbc17ca96ac9335c50569c490a2ce3

Former-commit-id: 76289bb3743fb9d2024922168ebd0feefc9c8d9a

    • -1
    • +1
    ./Converter/MapPolygonDataConverter.cs
  1. … 1 more file in changeset.
Fixed bug with crashing shape file because attribute value was null. Related to Issue [WTI-958]

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

Former-commit-id: 58a5390860155301c275d070eb153c5d0c9edc67

Former-commit-id: 4e6bfd91b07782bdaf21c7c3c723ca3c07cf8a7b

  1. … 3 more files in changeset.
- Implemented labels for polygons. - Fixed MapPolygonDataConverter so that MapPolygonData with a single geometry converts to a Polygon instead of a MultiPolygon. This was needed for to fix the label representation. Related to Issue [WTI-958]

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

Former-commit-id: 6bed77ac8c7432dd06cc8683bc5348229abc3694

Former-commit-id: 418ed4626409645936dfd2a36c7e676e839f3ce6

    • -6
    • +37
    ./Converter/MapPolygonDataConverter.cs
  1. … 2 more files in changeset.
Changed MapLineDataConverter so that MapLineData with a single geometry converts to a LineString instead of a MultiLineString. This was needed for to fix the label representation. Related to Issue [WTI-958]

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

Former-commit-id: 9b095fb859526df2ecaca6534582826d223a1075

Former-commit-id: 91adf14b022c30311655ff934e8bd5a198a00267

    • -3
    • +20
    ./Converter/MapLineDataConverter.cs
  1. … 2 more files in changeset.
- Implemented attributes for failure mechanism sections. - Create separate feature for each failure mechanism section instead of one single feature. - Introduced TestHelper for map data. - Prioritize labels on selected attribute to prevent exceptions on columns that don't exist. Related to Issue [WTI-958]

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

Former-commit-id: aba68e9df68fefd168a3e2e58ff8e30560ce37e2

Former-commit-id: d0db92ad4c8a9f8eb2b65a32c1ea80840a6b053a

  1. … 21 more files in changeset.
- Made label functionality generic in MapDataConverter. - Implemented labels for MapLineData. Related to Issue [WTI-958]

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

Former-commit-id: 3db8727d4e8f8a653f677ceaa0c87b44800f77a5

Former-commit-id: 4e4434ea22709c327a3a35d2357a4eff4b55fa9d

    • -5
    • +11
    ./Converter/MapLineDataConverter.cs
    • -33
    • +0
    ./Converter/MapPointDataConverter.cs
  1. … 1 more file in changeset.
Adapted IMapDataConverter and derived. Related to Issue [WTI-957]

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

Former-commit-id: f4d56eb81441d7ad6f2a7fa4d079256f58a235ff

Former-commit-id: 39b2ff2e2dbfae4af4692eb1707f7957a37ccfb8

    • -3
    • +3
    ./Converter/MapPolygonDataConverter.cs
  1. … 4 more files in changeset.
Made FeatureBasedMapData typed. Related to Issue [WTI-957]

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

Former-commit-id: 47c7c54df07ed78dab74487b501f611ca3c22474

Former-commit-id: 137edc6a74b7acc8cbcc25c71a4cc1e87877c0b2

    • -1
    • +1
    ./Converter/MapPolygonDataConverter.cs
  1. … 14 more files in changeset.
git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-957@6741 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 132bfaee2cffe74e30a5fce1d4ef6231fb33e4fc

Former-commit-id: b874e7fec1e968f35c3ee45d6f2ae74a0010d11e

  1. … 71 more files in changeset.
Renamed property. Related to Issue [WTI-957]

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

Former-commit-id: 98fc73f6740396be9f6be4f9ac061feda209f882

Former-commit-id: 718d4100ed13a9948c1a3f5fece8e0872ef570c0

  1. … 3 more files in changeset.
Added extra property to configure which attribute to show as label. Related to Issue [WTI-957]

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

Former-commit-id: 706e4449f8988c17b0cbb34fc130798744e1dbb6

Former-commit-id: 4a45c2edab4befd0ffa423c768288684e1248ec2

  1. … 3 more files in changeset.
Show labels only when configured. Related to Issue [WTI-957]

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

Former-commit-id: b51cd28a81145f0f8b9d969cbec5a33d0328b233

Former-commit-id: f647e0616535f8e427a1c590c13412bb20660eb7

  1. … 1 more file in changeset.
Set label on right position next to feature instead of over it. Related to Issue [WTI-957]

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

Former-commit-id: 499a7103c83764522977cb97dd152f3921ed2cb6

Former-commit-id: ec5ee59bf6ae4bfd9e5dec4fe1afd8762dbcff04

  1. … 1 more file in changeset.
Show labels on map for points. Related to Issue [WTI-957]

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

Former-commit-id: 6c6ff8f01d1a0087794a550be88b7d715e8f0154

Former-commit-id: 455be688c994767ad3f8a2f8ccb33939c37bcdb1

    • -8
    • +37
    ./Converter/MapPointDataConverter.cs
  1. … 2 more files in changeset.
* Made variabletype explicit. * Added xml docs to method to make it clear what it's behavior is. * Added InvalidEnumArgumentException to default sections of switch statements. * Renamed resource (and reused it)

Related to Issue [WTI-926]

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

Former-commit-id: bc454db9c282f8f142b9ddd4e0d6b2f7141a5ef6

Former-commit-id: f83d1d7387f86e9c8cb1edf2cf839799e3180065

  1. … 14 more files in changeset.
* Cleanup Core.Components test and source projects.

Related to Issue [WTI-737]

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

Former-commit-id: e43482c8d3c88447940f3da14abeebf091a03a9c

Former-commit-id: ceea7f89ce9e85a05303af3fba2ecf2f58113cc5

    • -1
    • +0
    ./Converter/MapDataCollectionConverter.cs
    • -4
    • +3
    ./Converter/MapPolygonDataConverter.cs
  1. … 47 more files in changeset.
* Removed project reference to Core.Common.Version. * Added solution project dependencies of product-code to Core.Common.Version. Related to Issue [WTI-737]

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

Former-commit-id: 13ea8a0add9e77899cc3a6e7036660678309d563

Former-commit-id: 8eee65115f9d9621d41b4ec0527cfc0bb350980a

  1. … 53 more files in changeset.
Fixing code issues. Related to Issue [WTI-737]

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

Former-commit-id: eda341f18b4256e6ec2b5a35abeb824cc3ad066a

Former-commit-id: 4fd7ec51856c1c1ea4c8417287d6a67a6dfd9983

  1. … 53 more files in changeset.
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
    • +1
    ./Converter/MapDataCollectionConverter.cs
    • -28
    • +0
    ./Core.Components.DotSpatial.csproj
  1. … 81 more files in changeset.
Fixed some ReSharper coding issues Related to Issue [WTI-757]

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

Former-commit-id: d11c014b155f839691f304523e1996ef127ddf0e

Former-commit-id: 4981d5bd6423b4a2b3b302aad368d7100d8209f1

  1. … 16 more files in changeset.
Removed some unused references Related to Issue [WTI-757]

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

Former-commit-id: 0fb5bfdc1f8f7c6cf792f5f41219a915575ed3a6

Former-commit-id: b8356ecee1bba49c8db130e9fbfe4616d7d897e3

    • -28
    • +0
    ./Core.Components.DotSpatial.csproj
  1. … 5 more files in changeset.
Fixed compilation errors Related to Issue [WTI-757]

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

Former-commit-id: c966da4d32c105df7e2253f616fffde10c840740

Former-commit-id: 6832be0bffd558c911702d7543290f696f63dfd2

    • -1
    • +1
    ./Converter/MapDataCollectionConverter.cs
  1. … 12 more files in changeset.
Added license files to all projects except: Ringtoets.Application.SetUp Core.Common.Version Demo.Ringtoets Demo.Ringtoets.Test

Generated license files in projects.

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

Former-commit-id: 3acc9d7e6e84815f3fe9024f391e86456c362dc5

Former-commit-id: e0d4c1e5eded874de9d9391f8fe6af15b7369319

  1. … 212 more files in changeset.
Implemented style for ChartLineData. Related to Issue [WTI-455]

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

Former-commit-id: 52c7d3dd603b9253ccc50134ef37e7b3bc954ed5

Former-commit-id: 384541082b0ba8f193f0838fa6c70f177541f855

  1. … 32 more files in changeset.