Core.Components.DotSpatial

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
    • +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.
* Moved Point2DComparerWithTolerance from Math2DTest to Core.Common.TestUtil * PolygonShapeFileReader now reads inner rings of a polygon, instead of only outer ring and incorrectly interpret inner rings. ** Updated the validation of MapPolygonData to allow for inner rings in MapGeometry. ** Updated MapPolygonDataConverter accoridingly do properly create polygon layers with holes. Related to Issue [WTI-478]

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

Former-commit-id: dbc4ac9e2ef823ae96c8d2dbb7571375ee69a480

Former-commit-id: 02e1ddfcce132b6beb7da5bb5aa5e395144227bf

    • -3
    • +15
    ./Converter/MapPointDataConverter.cs
    • -4
    • +16
    ./Converter/MapPolygonDataConverter.cs
  1. … 15 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
    • +1
    ./Converter/MapPolygonDataConverter.cs
  1. … 36 more files in changeset.
- Fixed zooming issue when using mouse scroll wheel Related to Issue [WTI-413]

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

Former-commit-id: 8e2bb62b413c554354611d48737a134ae3ee8850

Former-commit-id: 42c7b1943042771d3d76fe1d90ee70ee82f49260

    • -2
    • +15
    ./MapFunctions/MapFunctionSelectionZoom.cs
  1. … 3 more files in changeset.
Applied some small improvements Related to Issue [WTI-413]

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

Former-commit-id: 6b8519bebd78dc002ada65f03cff6a7341ed9d81

Former-commit-id: 6fd82b327df4d67069912c473bcd46f122505b6d

    • -10
    • +1
    ./MapFunctions/MapFunctionSelectionZoom.cs
  1. … 1 more file in changeset.
Changes after review. Related to Issue [WTI-427]

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

Former-commit-id: ea2476e0f7a783e494be947a1c22a810d3a5ed6f

Former-commit-id: a01969679d6d4e7b0d48a72fa84adb0797da34d5

  1. … 6 more files in changeset.
Ensured map control interaction is exactly the same (including cursors) compared with the chart control Related to Issue [WTI-413]

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

Former-commit-id: 528a9387f86aa04432ee6e2db714d54a60f728e6

Former-commit-id: 612e47a25594dbcd5ddff91eafaa370e5ad630b8

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

    • -1
    • +1
    ./Converter/MapDataCollectionConverter.cs
    • -0
    • +66
    ./Converter/MapFeatureLayerFactory.cs
  1. … 10 more files in changeset.
Moved validation of MapData Name to Name property. MapDataHelper returns Ellipse point shape for circle point type. Added MapDataFactory in order to create a default styling for data model objects put on the map. Added empty MapData entries to the map instead of complex MapData with a single feature with empty geometry. Have PipingFailureMechanismView attach to PipingFailureMechanism instead of its surface lines: - SurfaceLines no longer a ObservableList - Fixed bug where view would not update after import

Related to Issue [WTI-427]

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

Former-commit-id: d86c9301eef0196127f1cf24481c906b958063bd

Former-commit-id: 5eb97c9be6b886c285cc9654bdccc52bb38130da

  1. … 11 more files in changeset.
Added layer styles. Related to Issue [WTI-427]

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

Former-commit-id: ba00b1273d1efb2936ade6d7d325e86a36d1f898

Former-commit-id: 10e210cc8cdfb202a137dda2e1501983cca3101e

    • -0
    • +29
    ./Converter/MapDataHelper.cs
    • -0
    • +13
    ./Converter/MapLineDataConverter.cs
    • -0
    • +12
    ./Converter/MapPointDataConverter.cs
    • -0
    • +13
    ./Converter/MapPolygonDataConverter.cs
  1. … 18 more files in changeset.
- Updated DotSpatial to version 1.8 (in lib/plugin) - Added padding to zoom to extend of 5% - Fixed CreateEnvelopeForAllVisibleLayers to not include empty (but visible) layers Related to Issue [WTI-413]

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

Former-commit-id: d420a977d25950d0970a735b46727a354826d699

Former-commit-id: ef47a8e6c7845b26870d1df559734139ad6e4f60

    • -37
    • +36
    ./Core.Components.DotSpatial.csproj
    • -2
    • +0
    ./MapFunctions/MapFunctionSelectionZoom.cs
  1. … 412 more files in changeset.
made references to our own projects public. Related to Issue [WTI-382]

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

Former-commit-id: 5e5676ef76d1791ebc6467902bd0a2f396e0c714

Former-commit-id: cc6e7ba3e09991df6f5488b0ab63d50a1188dda6

  1. … 28 more files in changeset.
- Fixed map data converters for it did not convert all features. - Added additional tests for map data converters. Related to Issue [WTI-255]

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

Former-commit-id: 56ab2951793845bdd0ba4f66d0dc6f76aa4b60b2

Former-commit-id: 6c3a49fd178d82baaceb0470d2a5c0f43df4d302

    • -3
    • +10
    ./Converter/MapLineDataConverter.cs
    • -3
    • +10
    ./Converter/MapPolygonDataConverter.cs
  1. … 4 more files in changeset.
- Added coverage - Cleanup MouseCoordinatesMapExtensionTest.cs Related to Issue [WTI-245]

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

Former-commit-id: 71c087f96771c7be56413bf644bb11324bb2b06f

Former-commit-id: 10dd173fd16c65a88f12cc6ca6cbf531c1f31bdc

  1. … 4 more files in changeset.
- Remove MapMultiLineData. Related to Issue [WTI-255]

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

Former-commit-id: 319e200125f2aebdf315ef86e1f71a47717062cc

Former-commit-id: 2ac9b9ea450f6d53463aa21e491ea9e87d0f9094

    • -61
    • +0
    ./Converter/MapMultiLineDataConverter.cs
  1. … 12 more files in changeset.
Refactored map data structure so we can import multi featured and multi geometry shape files. Related to Issue [WTI-255]

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

Former-commit-id: d64cf0050d7246f29ffdc2afb3e35485412bf77e

Former-commit-id: 2dd055574cca85325b171e058d9e3a659d7c0b52

    • -4
    • +11
    ./Converter/MapLineDataConverter.cs
    • -3
    • +10
    ./Converter/MapPolygonDataConverter.cs
  1. … 44 more files in changeset.
- Added tests for new shape file readers. - Deleted MapShapeFileData. - Reverted Meta data change. Only available for MapLineData now. Related to Issue [WTI-255]

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

Former-commit-id: dca3f8304c52b801969c8f69d14405ec147ca2ca

Former-commit-id: 3dc28e717c706836516e972c517240d561edc6c0

    • -65
    • +0
    ./Converter/MapShapeFileDataConverter.cs
  1. … 22 more files in changeset.
Implemented shape file import for single featureSet shapefiles. Related to Issue [WTI-255]

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

Former-commit-id: da411016f868d41eec7966f5c1a5a52ea58ab33c

Former-commit-id: fe646b2cae4a4947a3f73645be7cf0c2b81033d1

    • -0
    • +65
    ./Converter/MapShapeFileDataConverter.cs
  1. … 12 more files in changeset.
Show digit before decimal point. Related to Issue [WTI-358]

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

Former-commit-id: 239d4f147d35a4661336b1d72990bad225ba2a32

Former-commit-id: 27ed357826b4c1347c6e5ec5363e112065942996

* Fixed bug in 'Zoom to rectangle' where a 'zoom to point' would happen if the user started dragging from outside the map and into the map. * Renamed IMap to IMapControl, and moved it to Core.Components.Gis.Forms. * Renamed IChart to IChartControl, and moved it to Core.Components.Charting.Forms. * Moved MapFunctionPan and MapFunctionSelectionZoom into Core.Components.DotSpatial\MapFunctions Related to Issue [WTI-245]

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

Former-commit-id: a8fc7e839328d667523ee5096b1cc12ac08d5d19

Former-commit-id: 470aff4461c02b27b1841fa7efa6928dbe5e2ac8

    • -0
    • +62
    ./MapFunctions/MapFunctionPan.cs
    • -0
    • +154
    ./MapFunctions/MapFunctionSelectionZoom.cs
  1. … 52 more files in changeset.
Increased the space between the X and Y coordinates in the map. Related to Issue [WTI-358]

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

Former-commit-id: f499f8454930dc4a88c2387a22483eb21e8aac51

Former-commit-id: 4cc75f42840497663cf9501c2b0efe1d6e1b258b

- Fixed cursor for panning Related to Issue [WTI-245]

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

Former-commit-id: b3a047b508dc209dcdbcd763b77a5f17463d2a91

Former-commit-id: 9e66dd900622de817e577567e565d5cbae61f5a4

  1. … 4 more files in changeset.
- Fixed Cursor image for select to zoom Related to Issue [WTI-245]

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

Former-commit-id: 01dd4fdee4c23f85eef96358ba078479d02c3c28

Former-commit-id: a3977843883da0087077e72b0419f8ae93771bd6

* Made MouseCoordinatesMapExtension and BaseMap dispose of IDisposable instances. Related to Issue [WTI-358]

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

Former-commit-id: 10517bcfdcf6c83d776493799b10928f4e15839c

Former-commit-id: bc1fa464d2e3ce19c09fa491057c8148de83ee6e

  1. … 5 more files in changeset.
Implemented names in MapData so this can be shown as the Map layer name in the MapLegendView. Related to Issue [WTI-376]

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

Former-commit-id: 8edc2ac43e439ed5e5f1083dd587c4027406cf19

Former-commit-id: 87e75f8470f3b50e5cc572ddeb8a13f835837423

    • -1
    • +2
    ./Converter/MapMultiLineDataConverter.cs
    • -1
    • +2
    ./Converter/MapPolygonDataConverter.cs
  1. … 51 more files in changeset.