Core.Components.Gis.csproj

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed redundant slashes.

  1. … 352 more files in changeset.
Removed CopyLocal false.

  1. … 89 more files in changeset.
Removed PreBuild targets from src csprojs.

  1. … 121 more files in changeset.
Build src projects to own folder.

  1. … 125 more files in changeset.
Migrated Core Components Gis projects. WTI-2003

  1. … 10 more files in changeset.
Fixed .targets: WTI-1931

- Fixed included targets in the csproj: renamed Ringtoets --> Riskeer

  1. … 353 more files in changeset.
Added derived CategoryThemes. WTI-1887

- Added derived themes to represent the individual styling of each possible data type.

  1. … 7 more files in changeset.
Added enum for map data collection visibility. WTI-1889

  1. … 3 more files in changeset.
Introduced MapDataCollection helper to get all child visibility states. WTI-1552

  1. … 4 more files in changeset.
Renamed Criteria -> Criterion as it is a singular item to be applied.

WTI-1551

  1. … 17 more files in changeset.
- Removed ICriteria: -- There's only one concrete implementation present, hence no need to define an interface to be able to use multiple types of criteria -- Removed concrete test implementation, there's no need to to have an empty test object anymore

WTI-1551

  1. … 12 more files in changeset.
Removed 'Criteria' folder: - There's only one criteria implementation remaining making the folder obsolete

WTI-1551

  1. … 19 more files in changeset.
Start removal of interval criteria: - Does not work in DotSpatial, ranges are specified as a "substring" rather than a full string (e.g. x<= 5 would also include results <=5x, where x is an arbitrary number of digits_

WTI-1551

  1. … 9 more files in changeset.
- Got rid of the IMapCategory and made a concrete implementation called CategoryTheme to hold the thematic styling for the categories: -- Introduced test factory and test objects -- Cleaned up tests

WTI-1551

  1. … 14 more files in changeset.
Renamed IMapCriteria to ICriteria: - Works on general elements, not on specific MapElements

WTI-1551

  1. … 7 more files in changeset.
- Moved files to a separate Theme folder -- Adjusted namespaces

WTI-1551

  1. … 22 more files in changeset.
- Added RangeCriteria: -- Allows map styling based on intervals of values - Imporved variable names

WTI-1551

  1. … 5 more files in changeset.
- Added IMapCriteria to apply styling to the MapCategories based on equivalence.

WTI-1551

  1. … 6 more files in changeset.
- Added MapTheme class to define categorial themes based on an map attribute - Moved theming related classes from DotSpatial to Gis.Data

WTI-1551

  1. … 7 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. … 841 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

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

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

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

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

  1. … 316 more files in changeset.
Merged revision(s) from branches/1487 Related to Issue [WTI-1487]

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

Former-commit-id: b65d66763087db7c2202ef2a9994f05d0fdbd918

Former-commit-id: 813ad6e2babfe19fd0dbf8e8386537cafcf8cf93

  1. … 113 more files in changeset.
Cleaned csproj for core components src files. Related to Issue [WTI-1487]

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

Former-commit-id: 0e2123221f2d446fdc3448581d640353e4a8582a

Former-commit-id: 9e8b76765ba174e4aaa592e789dc5a38fef86f47

  1. … 18 more files in changeset.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

  1. … 291 more files in changeset.
Introduced custom enum for map line dash styles. Related to Issue [WTI-1267]

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

Former-commit-id: e34ef0d4d998ad5bbdaedd3a59948dfdb9b060c6

Former-commit-id: a3589cc5f4024b4f70bbb4b759622570c314cff5

  1. … 6 more files in changeset.
Implemented possibility to remove map data that was imported. Related to Issue [WTI-257]

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

Former-commit-id: da3a669a755661ec0973e9081391a661c126d4ca

Former-commit-id: 9e5e8d8c228f51daeaf8a42f17f84bc4fe8e19ed

  1. … 15 more files in changeset.
- Introduced factory for creating background data configurations. - Introduced new exception which are thrown when creating a configuration fails. Related to Issue [WTI-1143]

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

Former-commit-id: e9e3cd1bfe4fa728eab5528bc25999e723ccaede

Former-commit-id: 4e47bf80874c7f6dc95a089763342658ccaa0144

  1. … 19 more files in changeset.
Deleted BackgroundMapDataContainer. Related to Issue [WTI-1141]

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

Former-commit-id: 879ee79f86b4bcc88b8d8e51d2f90dc29a6ffd9c

Former-commit-id: 781fe6bcc4e20b2946edf6d2b2a2223c1b2c98ac

  1. … 11 more files in changeset.
Removed unused resources folder and contents. Related to Issue [WTI-1088]

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

Former-commit-id: 59c43d4c016971917eae68de77a6b3251cac6386

Former-commit-id: b60dbabb6c1db1035bb59c25b7e35e6b42c7b72d