None

A new version of the desktop validator test/beta version, 2.0.5, has been released. It brings the following changes:

Validation for files with gpkg extension has been introduced, you can select the geopackage file in the same way as the zip archive is selected.
The texts appearing in the interface have been modified:
- "Validate zip archive" -> "Validate geopackage or zip archive files"
- "Choose zip archive:" -> "Choose geopackage file or zip archive:"
- "Choose document type:" -> "Choose plan type:"
- "Validate zip archive:" -> "Validate geopackage file or zip archive:"

The process by which rules are validated has been modified so that:
- Rules that validate a single column or something specific (e.g., if geometries contain elevation) a list of ids that is limited to 250 ids will be displayed in the "Verify" column of the validation report. If the number of ids that are affected or wrong exceeds 250, the text "The first 250 affected records are:" followed by 250 affected ids is added.
- Rules that validate multiple columns or something more generic (e.g. if in layer x the columns contain the correct data) will display a list of ids in the "Check" column of the validation report that is limited to 100 ids. If the number of ids that are affected or wrong exceeds 100, the text 'The first 100 affected records for column x are' followed by 100 affected ids is added.
- For all rules that used to display a list of ids in the "Check" column of the validation report, ids are now checked and the uniqueness of each id is ensured.


These changes affected the following rules:
For the validation of the PUG:
- Rules that validate whether in the gpkg file layer its columns contain the correct data (rules with numbers 113 - 123).
- The rules that validate if the date on which the documentation is validated is within the range of the temporal dates inside the layers (rules with numbers 124 - 129)
- Rules that validate if the correlation of the hilucs in the layers ZFExisting/ZFPused is correct (rule numbers 130 and 131)
- Rules that validate whether the codes match in the layers specified for the rule (rule numbers 132 to 135)
- Rules that validate if the value of the geometries is NULL (rule numbers 146 to 154)
- Rules that validate if geometries are valid (rules with numbers 164 - 172)
- Rules validating if layers are in PlanSpatial (rules with numbers 175, 176, 216 - 221)
- Rules that validate if the geometries in the layers ZFExisting/ZFPPlayers overlap (rules with numbers 179, 180)
- Rules that validate whether the geometries in the ZFExistence/ZFPropusa layers are sliver polygons (rules with numbers 181, 182)
- Rules validating whether the columns ZF_Code - ZF_Type and ZF_Code - ZF_Type have identical values in the layers ZFPFropused and ZFExisting (rules with numbers 185 - 188)
- Rules validating whether the columns ZZF_Code - ZZF_Type and ZZF_Code - ZZF_Type in the layers PFAAtypology, ExistingAtypology and AdditionalRegulationArea match the typology (rules with numbers 189 - 191)
- Rules that validate if the values of type Date From are the same throughout the column of the specified layer (rule numbers 192, 193)
- Rules that validate that the geometries contain the correct coordinates (rule numbers 194 - 202)
- Rules that validate if the geometries have the same area or length as specified in the area or length column of the layer (rules with numbers 203 - 210)
- Rules that validate whether the combination of Code and Type in one layer conforms to the data coming from another layer (rule numbers 212 - 215)
- Rules that validate whether the time data in one layer matches the time data in another layer (rules numbers 222 - 225)
- Rules that validate whether the time periods in the layers ZFPropuse and ZFExistence are correct (rules with numbers 226, 227)
- Rules validating whether diacritics are correct in the specified layer (rules with numbers 228 - 232)
To validate the PUZ:
- Rules that validate whether in the layer the gpkg file's columns contain the correct data (rules with numbers 113 - 123).
- Rules that validate if the date on which the documentation is validated is within the range of the temporal dates inside the layers (rules with numbers 124 - 129)
- The rules that validate whether the correlation of hilucs in the ZFExisting/ZFPropused layers is correct (rule numbers 130 and 131)
- Rules that validate whether the codes match in the layers specified for the rule (rule numbers 132 to 135)
- Rules that validate if the value of the geometries is NULL (rule numbers 146 to 154)
- Rules that validate if geometries are valid (rules with numbers 164 - 172)
- Rules validating if layers are in PlanSpatial (rules with numbers 175, 176, 216 - 221)
- Rules that validate if the geometries in the layers ZFExisting/ZFPPlayers overlap (rules with numbers 179, 180)
- Rules that validate whether the geometries in the ZFExistence/ZFPropusa layers are sliver polygons (rules with numbers 181, 182)
- Rules that validate whether codes are unique in the Code_ZF_ZRS_ZRS Code/Cod_SZF_ZRS_D columns of the RLU/RLUD layers (rules with numbers 183, 184)

- Rules validating whether the columns ZZF_Code - ZZF_Type and ZZF_Code - ZZF_Type in the layers PFAAtypology, ExistingAtypology and AdditionalRegulationArea match the typology (rules with numbers 189 - 191)
- Rules that validate if the values of type Date From are the same throughout the column of the specified layer (rule numbers 192, 193)
- Rules that validate that the geometries contain the correct coordinates (rule numbers 194 - 202)
- Rules that validate if the geometries have the same area or length as specified in the area or length column of the layer (rules with numbers 203 - 210)
- Rules that validate whether the combination of Code and Type in one layer conforms to the data coming from another layer (rule numbers 212 - 215)
- Rules that validate whether the time data in one layer matches the time data in another layer (rules numbers 222 - 225)
- Rules that validate whether the time periods in the layers ZFPropuse and ZFExistence are correct (rules with numbers 226, 227)
- Rules validating if diacritics are correct in the specified layer (rules with numbers 228 - 232)

Oct. 3, 2025