Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improvements of review 934 (1 of 2). Related to Issue [WTI-786]

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

Former-commit-id: ba59d4a346d20f690f9dbfb65c6d2595d4fd6ea4

Former-commit-id: d3743fb721799a449b5addce4bbfa43e7c95a9ad

    • -22
    • +0
    ./AllDamTypes/profiel001 - Ringtoets.prfl
    • -23
    • +0
    ./AllDamTypes/profiel002 - Ringtoets.prfl
    • -23
    • +0
    ./AllDamTypes/profiel003 - Ringtoets.prfl
    • -26
    • +0
    ./AllDamTypes/profiel004 - Ringtoets.prfl
    • -26
    • +0
    ./AllDamTypes/profiel005 - Ringtoets.prfl
    • binary
    ./AllOkTestData/Voorlanden 12-2.dbf
    • binary
    ./AllOkTestData/Voorlanden 12-2.shp
    • binary
    ./AllOkTestData/Voorlanden 12-2.shx
    • -22
    • +0
    ./AllOkTestData/profiel001 - Ringtoets.prfl
    • -23
    • +0
    ./AllOkTestData/profiel002 - Ringtoets.prfl
  1. … 451 more files in changeset.
Implement "Importeren..." for the "Voorlanden" node Related to Issue [WTI-786]

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

Former-commit-id: f1511baa5fdd77c5230c935a8fbf0c22b87d3983

Former-commit-id: 685200e56083747703635074b6969ed4f957d8ae

    • binary
    ./InvalidDamType/Voorlanden 12-2.dbf
    • binary
    ./InvalidDamType/Voorlanden 12-2.shp
    • binary
    ./InvalidDamType/Voorlanden 12-2.shx
    • -22
    • +0
    ./InvalidDamType/profiel001 - Ringtoets.prfl
    • -23
    • +0
    ./InvalidDamType/profiel002 - Ringtoets.prfl
    • -23
    • +0
    ./InvalidDamType/profiel003 - Ringtoets.prfl
    • -26
    • +0
    ./InvalidDamType/profiel004 - Ringtoets.prfl
    • -26
    • +0
    ./InvalidDamType/profiel005 - Ringtoets.prfl
    • binary
    ./PrflIsIncomplete/Voorland_12-2.dbf
    • binary
    ./PrflIsIncomplete/Voorland_12-2.shp
    • binary
    ./PrflIsIncomplete/Voorland_12-2.shx
    • -7
    • +0
    ./PrflIsIncomplete/faulty_incompleteFile.prfl
  1. … 135 more files in changeset.
* Added error message to DikeProfileDataReader for unexpected lines of text in the file. Related to Issue [WTI-469]

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

Former-commit-id: 895af4058c9cb93528f0680c6a8dccd6c6fc399a

Former-commit-id: a970dcaaab875baa494201aaba020c6eb1f84aca

    • -0
    • +22
    ./faulty_unexpectedText1.prfl
    • -0
    • +22
    ./faulty_unexpectedText2.prfl
    • -0
    • +22
    ./faulty_unexpectedText3.prfl
    • -0
    • +26
    ./faulty_unexpectedText4.prfl
    • -0
    • +26
    ./faulty_unexpectedText5.prfl
    • -0
    • +23
    ./faulty_unexpectedText6.prfl
    • -0
    • +27
    ./faulty_unexpectedText7.prfl
  1. … 4 more files in changeset.
Fixed failing test. Related to Issue [WTI-469]

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

Former-commit-id: ebbc7d75aebf8e588feea4e71d1b422a57aa24b4

Former-commit-id: 3980659737677af333839f84b57289f67b872c92

* Improved error message when reading erroneous RoughnessPoint definitions. Related to Issue [WTI-469]

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

Former-commit-id: 295f359e7f265467db77b74181b6742a80160544

Former-commit-id: 4f4fcc29daf93e7057fed31b77acfd3f3517fdde

    • -0
    • +22
    ./faulty_unparsableDijk_tooManyValues.prfl
    • -1
    • +1
    ./faulty_unparsableVoorland_Roughness.prfl
    • -0
    • +24
    ./faulty_unparsableVoorland_tooManyValues.prfl
  1. … 4 more files in changeset.
added missing files. Related to Issue [WTI-470]

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

Former-commit-id: 68741ce311fdd560c6010c9d83a4209a85505027

Former-commit-id: 12bdf2aa46fdaae9668f445cdbe66a6e2d48f6d5

    • binary
    ./Voorlanden_12-2_same_id_3_times.dbf
    • -0
    • +1
    ./Voorlanden_12-2_same_id_3_times.prj
    • binary
    ./Voorlanden_12-2_same_id_3_times.shp
    • binary
    ./Voorlanden_12-2_same_id_3_times.shx
* Renamed ProfileType to SheetPileType. * Changes t DikeProfileDataReader: ** Renamed ParametersFoundInFile to Keywords, ** Cleanup in XML docs, ** Improved how line-numbers are being tracked, ** Cleanup code, ** Renamed localY to localZ. * Added missing testcases to DikeProfileDataReaderTest. * Extracted reused code pattern in DikeProfileDataReaderTest.

Related to Issue [WTI-469]

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

Former-commit-id: 0cc96c132052a54c4e7dd320a012c011c0110cf4

Former-commit-id: 3833f4fcee856163f1106b8a9c19074b2cddffed

    • -26
    • +0
    ./faulty_unparsableDijk_Y_Overflow1.prfl
    • -26
    • +0
    ./faulty_unparsableDijk_Y_Overflow2.prfl
    • -26
    • +0
    ./faulty_unparsableDijk_Y_noValue1.prfl
    • -26
    • +0
    ./faulty_unparsableDijk_Y_noValue2.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_Z.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_Z_Overflow1.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_Z_Overflow2.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_Z_noValue1.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_Z_noValue2.prfl
    • -26
    • +0
    ./faulty_unparsableVoorland_Y_Overflow1.prfl
  1. … 19 more files in changeset.
Added more testcases. Code cleanup. Related to Issue [WTI-470]

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

Former-commit-id: 4a54daffec6de949290a6af236bdcd411e623ee6

Former-commit-id: 9a16b030ae6da824d2a4d2eaf06b921d9f25b0ec

    • binary
    ./AllDamTypes/Voorlanden 12-2.dbf
    • -0
    • +1
    ./AllDamTypes/Voorlanden 12-2.prj
    • binary
    ./AllDamTypes/Voorlanden 12-2.shp
    • binary
    ./AllDamTypes/Voorlanden 12-2.shx
    • -0
    • +22
    ./AllDamTypes/profiel001 - Ringtoets.prfl
    • -0
    • +23
    ./AllDamTypes/profiel002 - Ringtoets.prfl
    • -0
    • +23
    ./AllDamTypes/profiel003 - Ringtoets.prfl
    • -0
    • +26
    ./AllDamTypes/profiel004 - Ringtoets.prfl
    • -0
    • +26
    ./AllDamTypes/profiel005 - Ringtoets.prfl
    • binary
    ./InvalidDamType/Voorlanden 12-2.dbf
    • -0
    • +1
    ./InvalidDamType/Voorlanden 12-2.prj
    • binary
    ./InvalidDamType/Voorlanden 12-2.shp
    • binary
    ./InvalidDamType/Voorlanden 12-2.shx
    • -0
    • +22
    ./InvalidDamType/profiel001 - Ringtoets.prfl
    • -0
    • +23
    ./InvalidDamType/profiel002 - Ringtoets.prfl
  1. … 33 more files in changeset.
* Added an importer for dikeprofiles. * Added unit tests. * Added testdata folder representing a correct/valid input folder for the importer. * Refactored the DikeProfileLocationReader to support iterative reading, thus allowing for progress messages.

Related to Issue [WTI-470]

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

Former-commit-id: 14d0b3412c1b6187bed28412f322f736000f4823

Former-commit-id: fca8ab0ffbb46edccf7bb15103baff40b069aae1

    • binary
    ./AllOkTestData/Voorlanden 12-2.dbf
    • -0
    • +1
    ./AllOkTestData/Voorlanden 12-2.prj
    • binary
    ./AllOkTestData/Voorlanden 12-2.shp
    • binary
    ./AllOkTestData/Voorlanden 12-2.shx
    • -0
    • +22
    ./AllOkTestData/profiel001 - Ringtoets.prfl
    • -0
    • +23
    ./AllOkTestData/profiel002 - Ringtoets.prfl
    • -0
    • +23
    ./AllOkTestData/profiel003 - Ringtoets.prfl
    • -0
    • +26
    ./AllOkTestData/profiel004 - Ringtoets.prfl
    • -0
    • +26
    ./AllOkTestData/profiel005 - Ringtoets.prfl
    • binary
    ./Voorlanden_12-2_IdWithWhitespace.dbf
  1. … 12 more files in changeset.
Extended DikeProfileDataReader with validation on X coordinates of read geometry points. Related to Issue [WTI-469]

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

Former-commit-id: d070d4d0698831502244abd33318cf2494a07de2

Former-commit-id: 48ccf958673965a9cc5a2e3ceeefdc1dd6195a51

    • -0
    • +27
    ./faulty_dijkNotMonotonicallyIncreasingX_1.prfl
    • -0
    • +26
    ./faulty_dijkNotMonotonicallyIncreasingX_2.prfl
    • -0
    • +27
    ./faulty_voorlandNotMonotonicallyIncreasingX_1.prfl
    • -0
    • +26
    ./faulty_voorlandNotMonotonicallyIncreasingX_2.prfl
  1. … 4 more files in changeset.
* Extended DikeProfileDataReader with multiple definition error detection. Related to Issue [WTI-469]

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

Former-commit-id: 8d80d62486aef8fa6aae3d75ff0d75c071c69f5b

Former-commit-id: 6a78124d8a62fafbd356d0ce440d4ac5a1d2adff

    • -0
    • +23
    ./faulty_doubleDam.prfl
    • -0
    • +25
    ./faulty_doubleDamhoogte.prfl
    • -0
    • +23
    ./faulty_doubleDamwand.prfl
    • -0
    • +27
    ./faulty_doubleDijk.prfl
    • -0
    • +24
    ./faulty_doubleId.prfl
    • -0
    • +25
    ./faulty_doubleKruinhoogte.prfl
    • -0
    • +25
    ./faulty_doubleRichting.prfl
    • -0
    • +23
    ./faulty_doubleVersie.prfl
    • -0
    • +23
    ./faulty_doubleVoorland.prfl
    • -0
    • +22
    ./profiel001_DifferentDamAndDamwand.prfl
  1. … 4 more files in changeset.
* Extended DikeProfileDataReader with more error case-handling. Related to Issue [WTI-469]

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

Former-commit-id: 99990aac6262ba950c802ae3fe93c989ef5b1ebc

Former-commit-id: 030874a4426a6f3941a36a0157b6d7849604cbb2

    • -0
    • +22
    ./faulty_invalidId.prfl
    • -0
    • +26
    ./faulty_unparsableDijk.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_Overflow1.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_Overflow2.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_Roughness.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_Roughness_Overflow1.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_Roughness_Overflow2.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_Roughness_noValue1.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_Roughness_noValue2.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_X.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_X_NoValue1.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_X_NoValue2.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_X_Overflow1.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_X_Overflow2.prfl
    • -0
    • +26
    ./faulty_unparsableDijk_Y.prfl
  1. … 34 more files in changeset.
* Updated regex in DikeProfileDataReader to properly deal with no value after the key or having trailing whitespace after values. * Improved error messaging for unparsable parameters. Related to Issue [WTI-469]

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

Former-commit-id: 525879d2c365d1f6959f222c1b46cb86fd486e1d

Former-commit-id: 730ea44d99bedcf4cf74f5ac634eacebda3dce0d

    • -0
    • +26
    ./faulty_unparsableDam.prfl
    • -0
    • +26
    ./faulty_unparsableDam_Overflow1.prfl
    • -0
    • +26
    ./faulty_unparsableDam_Overflow2.prfl
    • -0
    • +26
    ./faulty_unparsableDam_noValue1.prfl
    • -0
    • +26
    ./faulty_unparsableDam_noValue2.prfl
    • -0
    • +22
    ./faulty_unparsableDamhoogte.prfl
    • -0
    • +22
    ./faulty_unparsableDamhoogte_Overflow1.prfl
    • -0
    • +22
    ./faulty_unparsableDamhoogte_Overflow2.prfl
    • -0
    • +22
    ./faulty_unparsableDamhoogte_noValue1.prfl
    • -0
    • +22
    ./faulty_unparsableDamhoogte_noValue2.prfl
    • -0
    • +22
    ./faulty_unparsableDamwand.prfl
    • -0
    • +22
    ./faulty_unparsableDamwand_Overflow1.prfl
    • -0
    • +22
    ./faulty_unparsableDamwand_Overflow2.prfl
    • -0
    • +22
    ./faulty_unparsableDamwand_noValue1.prfl
    • -0
    • +22
    ./faulty_unparsableDamwand_noValue2.prfl
  1. … 21 more files in changeset.
* Added check on Id attribute: must be alphanumeric * Added some tests * Updated XML documentation * Removed superfluous code Related to Issue [WTI-645]

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

Former-commit-id: ab7dbee10907c98e349597f9b5f1b8779963b8c0

Former-commit-id: ce4925ab876d18a7033a91c26c41973d725c6f63

    • binary
    ./Voorlanden_12-2_IdWithSymbol.dbf
    • -0
    • +1
    ./Voorlanden_12-2_IdWithSymbol.prj
    • binary
    ./Voorlanden_12-2_IdWithSymbol.shp
    • binary
    ./Voorlanden_12-2_IdWithSymbol.shx
    • binary
    ./Voorlanden_12-2_IdWithWhitespace.dbf
    • -0
    • +1
    ./Voorlanden_12-2_IdWithWhitespace.prj
    • binary
    ./Voorlanden_12-2_IdWithWhitespace.shp
    • binary
    ./Voorlanden_12-2_IdWithWhitespace.shx
  1. … 7 more files in changeset.
* Extended DikeProfileDataReader with 'out of range' validation checks. Related to Issue [WTI-469]

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

Former-commit-id: 21693665bd608cbba7d2410991006ecc2b534dee

Former-commit-id: b0857545af29bf6927cf2f1d3086823b4cfdf98f

    • -0
    • +22
    ./faulty_damTooBig.prfl
    • -0
    • +22
    ./faulty_damTooSmall.prfl
    • -0
    • +22
    ./faulty_damwandTooBig.prfl
    • -0
    • +22
    ./faulty_damwandTooSmall.prfl
    • -0
    • +22
    ./faulty_dijkCountNegative.prfl
    • -0
    • +22
    ./faulty_dijkHasRoughnessTooBig.prfl
    • -0
    • +22
    ./faulty_dijkHasRoughnessTooSmall.prfl
    • -0
    • +22
    ./faulty_incorrectVersion1.prfl
    • -0
    • +22
    ./faulty_incorrectVersion2.prfl
    • -0
    • +22
    ./faulty_richtingTooBig.prfl
    • -0
    • +22
    ./faulty_richtingTooSmall.prfl
    • -0
    • +22
    ./faulty_voorlandCountNegative.prfl
    • -0
    • +26
    ./faulty_voorlandHasRoughnessTooBig.prfl
    • -0
    • +26
    ./faulty_voorlandHasRoughnessTooSmall.prfl
  1. … 4 more files in changeset.
Merged revision(s) from branches/WTI 645.

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

Former-commit-id: 8657cdc3cfbc9dd34bbc4a0fe6b5df52444cd2ee

Former-commit-id: b28416895a027592e3072502e4e10d757a68a4f7

    • binary
    ./Voorlanden 12-2.dbf
    • binary
    ./Voorlanden 12-2.shp
    • binary
    ./Voorlanden 12-2.shx
    • binary
    ./Voorlanden_12-2_Alternative.dbf
    • -0
    • +1
    ./Voorlanden_12-2_Alternative.prj
    • binary
    ./Voorlanden_12-2_Alternative.shp
    • binary
    ./Voorlanden_12-2_Alternative.shx
    • binary
    ./Voorlanden_12-2_EmptyId.dbf
    • -0
    • +1
    ./Voorlanden_12-2_EmptyId.prj
    • binary
    ./Voorlanden_12-2_EmptyId.shp
    • binary
    ./Voorlanden_12-2_EmptyId.shx
    • binary
    ./Voorlanden_12-2_EmptyName.dbf
    • -0
    • +1
    ./Voorlanden_12-2_EmptyName.prj
    • binary
    ./Voorlanden_12-2_EmptyName.shp
  1. … 30 more files in changeset.
* Finished implementation of DikeProfileLocationReader and added tests. * Pulled addition of shapefile attributes as MapData metadata up to base class. * Readline of PointShapeFileReader return value now contains shapefile attributes as metadata. Related to Issue [WTI-645]

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

Former-commit-id: a2f9711d5cef888b089b2999d062dfb4275eddb3

Former-commit-id: 4c536199b10e62e3ebf4f18d39b0928a236f152d

    • binary
    ./Voorlanden_12-2_EmptyId.dbf
    • -0
    • +1
    ./Voorlanden_12-2_EmptyId.prj
    • binary
    ./Voorlanden_12-2_EmptyId.shp
    • binary
    ./Voorlanden_12-2_EmptyId.shx
    • binary
    ./Voorlanden_12-2_EmptyName.dbf
    • -0
    • +1
    ./Voorlanden_12-2_EmptyName.prj
    • binary
    ./Voorlanden_12-2_EmptyName.shp
    • binary
    ./Voorlanden_12-2_EmptyName.shx
    • binary
    ./Voorlanden_12-2_EmptyX0.dbf
    • -0
    • +1
    ./Voorlanden_12-2_EmptyX0.prj
    • binary
    ./Voorlanden_12-2_EmptyX0.shp
    • binary
    ./Voorlanden_12-2_EmptyX0.shx
  1. … 7 more files in changeset.
* Added filepath checking to DikeProfileDataReader. * Added checking to DikeProfileDataReader to see if any parameter is missing from the file. Related to Issue [WTI-469]

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

Former-commit-id: e195cb068872b79ead1e173ab8cfe8fa964aafe5

Former-commit-id: b7fe5ffeca37d056e1f720817e647dffe57dc1d3

    • -0
    • +22
    ./faulty_NoMemo.prfl
    • -0
    • +2
    ./faulty_emptyFile.prfl
    • -0
    • +22
    ./faulty_noDamHoogte.prfl
    • -0
    • +22
    ./faulty_noDamWand.prfl
    • -0
    • +22
    ./faulty_noDijk.prfl
    • -0
    • +22
    ./faulty_noKruinHoogte.prfl
    • -0
    • +22
    ./faulty_noRichting.prfl
    • -0
    • +21
    ./faulty_noVersie.prfl
    • -0
    • +22
    ./faulty_noVoorland.prfl
  1. … 10 more files in changeset.
* Happy path implementation of DikeProfileDataReader. Related to Issue [WTI-469]

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

Former-commit-id: 940fcf3e7b4e7b1b6bf688aa6969a798602ebad6

Former-commit-id: af743853400154824fde76fc1e6cf06fb79899cb

    • -0
    • +22
    ./profiel001 - Ringtoets.prfl
    • -0
    • +23
    ./profiel002 - Ringtoets.prfl
    • -0
    • +23
    ./profiel003 - Ringtoets.prfl
    • -0
    • +26
    ./profiel004 - Ringtoets.prfl
    • -0
    • +26
    ./profiel005 - Ringtoets.prfl
  1. … 9 more files in changeset.
Created branch for issue Related to Issue [WTI-645]

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

Former-commit-id: 0e6868b53f27750dd255404029c3f3a69b7004e0

Former-commit-id: a0d57915dec62fd9f1b00e6d379875d5749243c9

    • binary
    ./Voorlanden 12-2.dbf
    • binary
    ./Voorlanden 12-2.shp
    • binary
    ./Voorlanden 12-2.shx
    • binary
    ./Voorlanden_12-2_Alternative.dbf
    • -0
    • +1
    ./Voorlanden_12-2_Alternative.prj
    • binary
    ./Voorlanden_12-2_Alternative.shp
    • binary
    ./Voorlanden_12-2_Alternative.shx
    • binary
    ./Voorlanden_12-2_WithoutId.dbf
    • -0
    • +1
    ./Voorlanden_12-2_WithoutId.prj
    • binary
    ./Voorlanden_12-2_WithoutId.shp
    • binary
    ./Voorlanden_12-2_WithoutId.shx
    • binary
    ./Voorlanden_12-2_WithoutName.dbf
    • -0
    • +1
    ./Voorlanden_12-2_WithoutName.prj
    • binary
    ./Voorlanden_12-2_WithoutName.shp
  1. … 22 more files in changeset.