Core.Plugins.Map

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed problem with typing in selectionEditor. Related to Issue [WTI-957]

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

Former-commit-id: 76f35ac3785b292e03518267644c68776a5ce919

Former-commit-id: a9ee13a32c658300b596c662531f398b6ebe5a51

    • -5
    • +5
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
    • -3
    • +3
    ./UITypeEditors/MetaDataAttributeEditor.cs
    • -0
    • +93
    ./UITypeEditors/SelectableMetaDataAttribute.cs
  1. … 5 more files in changeset.
Review related changes Related to Issue [WTI-956]

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

Former-commit-id: 4c20be08d01f7ec53cd301990629a225af0798ee

Former-commit-id: 91495825e41f478a989c10059a37f9316ae0405d

  1. … 6 more files in changeset.
Improved some map data related property display names and descriptions Related to Issue [WTI-956]

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

Former-commit-id: 26d20fd180a29f85c4c434149e30bf46c290d254

Former-commit-id: 57f0872f7eb3483df1ea877f19288cc64b29f9c8

    • -3
    • +3
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
  1. … 2 more files in changeset.
Got rid of redundant notification logic Related to Issue [WTI-957]

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

Former-commit-id: e4cdc9f37eb04826f9396071b1f8c64b70ce7b01

Former-commit-id: fc4d4c6fec2f650ec25a24aa898002bda5626ba5

  1. … 3 more files in changeset.
Added IsVisible property to FeatureBasedMapDataProperties Related to Issue [WTI-956]

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

Former-commit-id: 3031195c541aa12e4ac455863d77b3413ff0f5c8

Former-commit-id: d6c49d10d2d98b478f5b0a7905895977f550d00d

    • -2
    • +20
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
  1. … 1 more file in changeset.
Fixed InvalidCastException in MetaDataAttributeEditor. Related to Issue [WTI-958]

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

Former-commit-id: 1cb3af3e4e0caf5e005a93de29169fd0a38812bf

Former-commit-id: 1744b4cca18352e2d32808aec8623dace75ef7da

    • -1
    • +1
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
    • -0
    • +43
    ./PropertyClasses/IHasMetaData.cs
    • -1
    • +1
    ./UITypeEditors/MetaDataAttributeEditor.cs
  1. … 2 more files in changeset.
Made generic property control for feature based map data. Related to Issue [WTI-958]

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

Former-commit-id: d4967364dbd184b435fda620ea3b418d6f7337c8

Former-commit-id: cb8458350a26e542ce36253ee49351aae04c5c8f

    • -0
    • +117
    ./PropertyClasses/FeatureBasedMapDataProperties.cs
    • -42
    • +2
    ./PropertyClasses/MapLineDataProperties.cs
    • -85
    • +2
    ./PropertyClasses/MapPointDataProperties.cs
    • -42
    • +2
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 6 more files in changeset.
Implemented dynamic visible and dynamic readonly in MapPointDataProperties. Related to Issue [WTI-957]

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

Former-commit-id: bf3a45a6bf6eea8726c834d5ac6fed6dd1e723a5

Former-commit-id: 2634830a058ac45c92d7f4f6cc0d2486fad6bfd5

    • -0
    • +15
    ./PropertyClasses/MapPointDataProperties.cs
  1. … 1 more file in changeset.
- Moved resources to right file. - Removed default for SelectedMetaDataAttribute. Related to Issue [WTI-957]

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

Former-commit-id: bda15918b710d189aacf8aef09f1a1e63c572049

Former-commit-id: 6bfddd45053e6318b8ef8e52b878ef33725107f5

    • -6
    • +6
    ./PropertyClasses/MapPointDataProperties.cs
  1. … 10 more files in changeset.
Introduced and integrated MapDataCollectionProperties Related to Issue [WTI-956]

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

Former-commit-id: 740b2972ccc7e4c7b238f00b0d3a4cdbc6411ac0

Former-commit-id: 28ee490604bf5878e4a6bc361d797e64c00f34e2

    • -0
    • +45
    ./PropertyClasses/MapDataCollectionProperties.cs
  1. … 7 more files in changeset.
Adapted map legend view. Related to Issue [WTI-957]

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

Former-commit-id: 186339222b825785fb4fb4629d0b90a59fc41d57

Former-commit-id: b9e5a5660a6edc1c6575bbe52fe3494cc719678c

  1. … 4 more files in changeset.
Adapted map data related property classes. Related to Issue [WTI-957]

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

Former-commit-id: 5878b6a021683f374ed7fe42dda3ea547bb2ed45

Former-commit-id: 71e35678b6752a458fe912e53d20aeae4af0a577

    • -2
    • +2
    ./PropertyClasses/MapLineDataProperties.cs
    • -2
    • +2
    ./PropertyClasses/MapPointDataProperties.cs
    • -2
    • +2
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 3 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
    ./PropertyClasses/MapLineDataProperties.cs
    • -1
    • +1
    ./PropertyClasses/MapPointDataProperties.cs
    • -1
    • +1
    ./PropertyClasses/MapPolygonDataProperties.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

    • -11
    • +15
    ./PropertyClasses/MapPointDataProperties.cs
    • -3
    • +10
    ./UITypeEditors/MetaDataAttributeEditor.cs
  1. … 68 more files in changeset.
Completed MapPointDataProperties with tests. Related to Issue [WTI-957]

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

Former-commit-id: 5bab07739ccc97d1102036d95ac26c5f808f9a70

Former-commit-id: 16f1f46cf0175a1970be85367051e31148fa66ea

    • -0
    • +4
    ./PropertyClasses/MapPointDataProperties.cs
  1. … 1 more file in changeset.
Implemented selection editor for map data meta data attributes Related to Issue [WTI-957]

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

Former-commit-id: 273b4d1e8668756fe9145b04f2fd71bb152bbd5a

Former-commit-id: 0c4a942b350479f95453c3aaad524a252cca1730

    • -0
    • +24
    ./PropertyClasses/MapPointDataProperties.cs
    • -0
    • +45
    ./UITypeEditors/MetaDataAttributeEditor.cs
  1. … 2 more files in changeset.
Introduced context menu for map data related tree nodes Related to Issue [WTI-956]

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

Former-commit-id: 697c7fd4c44478bd4c50afa2ad6f4862ce7187db

Former-commit-id: b099f83aa61e3a9664a4e80587e43613274062a2

  1. … 3 more files in changeset.
Moved SelectionEditor To Core.Common.Gui so we can use it in Core.Plugins. Related to Issue [WTI-957]

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

Former-commit-id: 303969b335ae7c6a2d5da1d52885f9facd60fd4d

Former-commit-id: 1151e61c7ec66366ab62ad5883e1ce14806c0942

    • -1
    • +1
    ./PropertyClasses/MapPointDataProperties.cs
  1. … 18 more files in changeset.
Extended MapData related properties Related to Issue [WTI-956]

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

Former-commit-id: 65a2e9912caad7d298ea531135994079fd6f6824

Former-commit-id: f304604e132632e0fa963d1a1fb39046ba49525f

    • -2
    • +20
    ./PropertyClasses/MapLineDataProperties.cs
    • -1
    • +14
    ./PropertyClasses/MapPointDataProperties.cs
    • -2
    • +20
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 4 more files in changeset.
Introduced MapLineDataProperties and MapPolygonDataProperties Related to Issue [WTI-956]

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

Former-commit-id: e0c49ad5abcb6553b8df2d6782f37928e6f67561

Former-commit-id: 67da0da4e62c9cc19513b6e9f1c318f065ada44c

    • -0
    • +62
    ./PropertyClasses/MapLineDataProperties.cs
    • -0
    • +62
    ./PropertyClasses/MapPolygonDataProperties.cs
  1. … 8 more files in changeset.
- Implemented Showlabels in MapPointDataProperties. - Added tests for MapPointDataProperties. Related to Issue [WTI-957]

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

Former-commit-id: 5e9bf15e738b0ab038fec4ad2835233caec11028

Former-commit-id: 46a1ad5e41c785688070d34c47a3ce70974e11d5

    • -1
    • +19
    ./PropertyClasses/MapPointDataProperties.cs
  1. … 2 more files in changeset.
Added failure mechanism view for closing structures failure mechanism. removed space in #region definitions Related to Issue [WTI-843]

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

Former-commit-id: 54c23113f14f877bd6b881f94a3f0f5927872cf7

Former-commit-id: db00e7f0e723cd5df4eb3e55427b7ca1b07ec77b

  1. … 28 more files in changeset.
Introduced MapPointDataProperties Related to Issue [WTI-956]

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

Former-commit-id: b7c7ff6ba48fe0f56128bcc93b61d65b2bf948a9

Former-commit-id: e8b6d8e278353cdd9a188e24adc7ef069d315dcc

    • -0
    • +49
    ./PropertyClasses/MapPointDataProperties.cs
Merged revision(s) from branches/WTI 956:

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

Former-commit-id: 3d2c37b53bc9af98d14966ffd630002740f6e6a0

Former-commit-id: 61a1d9c005e4a1ecc187f522b951df018848a0bf

  1. … 33 more files in changeset.
Made MapLegendView implement ISelectionProvider Related to Issue [WTI-859]

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

Former-commit-id: b8fe53002e0a43c94c208c603188826124dd8af9

Former-commit-id: b3a73a46155f63586ade244467a08e7db1c2533f

  1. … 1 more file in changeset.
Replaced 'occured' with 'occurred'. Related to Issue [WTI-921]

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

Former-commit-id: 3df71d574a05c6231d4e6368a358ebd06dc26e26

Former-commit-id: 051ae9c5619ba7837e9e41d24440044e9d962130

  1. … 23 more files in changeset.
- minor comment change Related to Issue [WTI-862]

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

Former-commit-id: 8138e0cd1dab478250e6af588f87e37d441584a7

Former-commit-id: 3c41e8e3695d35c27f9fa61b5a9ffb90fa18ad0e

- Fixed typo Related to Issue [WTI-862]

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

Former-commit-id: 9f406ffe63a3da36ee9dbf60252795331a9700c8

Former-commit-id: 5dcb77c18809122f2a47a28734cfe46885afdbea

- Added files and tests to check the exceptions that are generated when the .shp file is empty or corrupt Related to Issue [WTI-862]

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

Former-commit-id: 77f805a41843d6c27339525eaf86356054c46b8f

Former-commit-id: d2e369efc9c78dc249034ca3027bd8a35f8f16f5

  1. … 5 more files in changeset.
Improved error messages for when reading shape files. Related to Issue [WTI-862]

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

Former-commit-id: f319b071ab355481213233344bd5fb55f18543ea

Former-commit-id: 67ba82d65c41103b3fa4ecc73c17d8da8ff919b5

  1. … 13 more files in changeset.