Core.Components.Gis.IO

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Changes after review. Related to Issue [WTI-255]

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

Former-commit-id: a172571f2fc1454b8ef604e73ff41acec1f1e7ad

Former-commit-id: 41460e932375452bb2de65c23a7cf343b0e66c81

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

    • -5
    • +64
    ./Readers/PolygonShapeFileReader.cs
    • -15
    • +74
    ./Readers/PolylineShapeFileReader.cs
  1. … 43 more files in changeset.
Merged branch to trunk. Related to Issue [WTI-255]

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

Former-commit-id: 38f55af93c4cb5076e8806c92913680f67cf1424

Former-commit-id: d64bee2dbc5bc57d0ce07e74ded0c64974678698

    • -0
    • +96
    ./Readers/PointShapeFileReader.cs
    • -0
    • +96
    ./Readers/PolygonShapeFileReader.cs
    • -0
    • +122
    ./Readers/PolylineShapeFileReader.cs
    • -0
    • +108
    ./Readers/ShapeFileReaderBase.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

    • -8
    • +15
    ./Readers/PolygonShapeFileReader.cs
  1. … 22 more files in changeset.
Implement shape file readers for points and polygons. Related to Issue [WTI-255]

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

Former-commit-id: b544507e716b9b14d78b8dfe7b1d379da6f4674b

Former-commit-id: 4e8ebd1b7df135369a42531f72c0f1dc7277c0bd

    • -0
    • +89
    ./Readers/PolygonShapeFileReader.cs
  1. … 8 more files in changeset.
- Moved shape file readers to separate readers folder. - Implemented base class for shape file readers. - Refactored PolylineShapeFileReader to use the base class. - Added shape file reader for points. Related to Issue [WTI-255]

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

Former-commit-id: 889aa7c3de0b46516428e34201a5ec7cf0eedb3a

Former-commit-id: 186b393961dfe2d154668e63de82967290a6c9a3

    • -0
    • +88
    ./Readers/PointShapeFileReader.cs
    • -0
    • +121
    ./Readers/PolylineShapeFileReader.cs
    • -0
    • +105
    ./Readers/ShapeFileReaderBase.cs
  1. … 7 more files in changeset.
Replace IMapView to new project to avoid dependencies to plugin projects. Related to Issue [WTI-373]

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

Former-commit-id: e844a23a056d266b12079259747934bcdbc028ad

Former-commit-id: 08d3cb0fe1c9824c663b9cc2028b4db0a2805111

  1. … 23 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. … 52 more files in changeset.
* Extended error conditions for FailureMechanismSectionReader: ** A required attribute is missing. ** A multi-polyline element was read from the shapefile. Related to Issue [WTI-321]

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

Former-commit-id: 6f9a97ed0e66a62db3ccc4501cd2f76a2cbacd7d

Former-commit-id: efe00fc91a069ed7238526fc643049d276c9bf36

  1. … 14 more files in changeset.
Implemented show HR points when available on showing map. Converted all MapData to Point2D instead of Tuples. Related to Issue [WTI-356]

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

Former-commit-id: a8b712babff0e6f6d290a963858e0f349686a113

Former-commit-id: cc8c6e478c63c14d6c37d7dabe1e23a2e7e369a4

  1. … 32 more files in changeset.
* Implemented suggestions from WTI-Review-324 ** Improved consistency of code/comments ** Removed unused references. ** Fixed typo in Licentie.rtf ** Cleanup Related to Issue [WTI-317]

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

Former-commit-id: 47998ef0d7021437628c242c5d4ea83410a6cc45

Former-commit-id: 2d3aa08662a9fcb44b389dfed8b04ed1e91ebbcf

  1. … 53 more files in changeset.
* Renamed LineShapeFileReader to PolylineShapeFileReader. * Added corner cases for reading incorrect/unsupported files. Related to Issue [WTI-317]

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

Former-commit-id: 98d3ca229e11928196205d60db9a6d2517df6e77

Former-commit-id: 064694f8b958db394362d006c63fd9996bfe248f

    • -0
    • +150
    ./PolylineShapeFileReader.cs
    • -0
    • +90
    ./Properties/Resources.Designer.cs
    • -0
    • +129
    ./Properties/Resources.resx
  1. … 55 more files in changeset.
* Created LineShapeFileReader. * Extended MapLineData to be able to store 'Attributes' data. Related to Issue [WTI-317]

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

Former-commit-id: 55f7e216aee2341fbdca71006e3e9623d3ba7828

Former-commit-id: 503801c816effaf37790c04c035b26df40acaec3

    • -0
    • +88
    ./LineShapeFileReader.cs
  1. … 9 more files in changeset.
* Created new Gis.IO project Related to Issue [WTI-317]

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

Former-commit-id: 77d4157a18c70db23cbb72644192c9b1a013dbe9

Former-commit-id: e564f7058bc5283a813c753d77e3085668a8c3be

    • -0
    • +94
    ./Core.Components.Gis.IO.csproj
    • -0
    • +11
    ./Properties/AssemblyInfo.cs
  1. … 3 more files in changeset.