PolylineShapeFileWriter.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated copyright year. WTI-2882

  1. … 5659 more files in changeset.
Updated license headers. WTI-2820

  1. … 199 more files in changeset.
Updated year in license header to 2022. WTI-2715

  1. … 5729 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 372 more files in changeset.
ReSharper cleanup of Core.Components. WTI-2195

  1. … 14 more files in changeset.
Revert "Revert "Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026""""

This reverts commit 6a911e1eb0e98442328070f000e09997f045fc37.

  1. … 30 more files in changeset.
Revert "Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026"""

This reverts commit 8b5cf6bbc64852f0e67393e824be38cc3eb93cd3.

  1. … 30 more files in changeset.
Revert "Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026"""

This reverts commit 8b5cf6bbc64852f0e67393e824be38cc3eb93cd3.

  1. … 30 more files in changeset.
Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026""

This reverts commit 15d1755f5bd9a9d8c733529358cf49049b591397.

  1. … 30 more files in changeset.
Revert "Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026""

This reverts commit 15d1755f5bd9a9d8c733529358cf49049b591397.

  1. … 30 more files in changeset.
Revert "Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026"

This reverts commit 1fdc2d698f240abe475452cf9a1b30ee609a78d0.

  1. … 30 more files in changeset.
Testcommit to test the reaction of the build server. Updated DotSpatial Nuget package to version 2.0.0-rc1. WTI-2026

  1. … 30 more files in changeset.
Updated license headers in source files of src\Core.Components. WTI-1931

  1. … 208 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Remove more IList occurrences, replaced by IEnumerable and ElementAt() item access. Related to Issue [WTI-1401]

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

Former-commit-id: 2f230f09cc150d8802c580b7e43ba71b608e211d

Former-commit-id: 090ea41030970446f7ebacb15ecf277361cf58a2

  1. … 34 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 817 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. … 73 more files in changeset.
* Removing obsolete string.format calls. * FeatureBasedMapData cannot have null elements on Features property. ** Removed defensive programming that covered this usecase. * cleanup Related to Issue [WTI-507]

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

Former-commit-id: 0dac2e06c15e211612eda6956184fe5159d3f1cf

Former-commit-id: c83145644593fa26c34a2dadd24aec1fcb8038aa

  1. … 16 more files in changeset.
Changes after review. Related to Issue [WTI-507]

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

Former-commit-id: 36257253e42cfac859dd6353b6939dba2bc0dc12

Former-commit-id: 591d60821a44cd733817afb926654011e6caaf24

  1. … 39 more files in changeset.
Shapefile export for boundary condition locations. Related to Issue [WTI-507]

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

Former-commit-id: 6940f45de56519a880cb8b545d8676ae5a4227bf

Former-commit-id: 6654bf7244e7199c3dec534b5ea01ba858f94096

  1. … 30 more files in changeset.
Implemented improvements of review 833. Related to Issue [WTI-319]

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

Former-commit-id: 115b9f47156670850a72ecf8aeee39c8c3dd1e34

Former-commit-id: 4e15fe72ecb8ce192871cdd19de68f542e8ef893

  1. … 26 more files in changeset.
Implemented ReferenceLineExporter and tests. Correction to TestHelper, now actually refers to "test-data" folder as specified by the XML documentation. Related to Issue [WTI-319]

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

Former-commit-id: 3a82c6a47509cde333fb0a97f54b540c698178e6

Former-commit-id: edf23ecedbc9f896907f21441a728fe234eaa9f4

  1. … 16 more files in changeset.
Implemented ShapeFileExporterBase up to ReferenceLineExporter. Related to Issue [WTI-319]

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

Former-commit-id: d32a65b29e94576db5e582483b93c97d66c7f54b

Former-commit-id: 637065f950dc9d6cef8e7ec7f49f0f37b14280fc

    • -0
    • +114
    ./PolylineShapeFileWriter.cs
  1. … 18 more files in changeset.