Skip to content

Commit 84e45ba

Browse files
Merge pull request #148 from PDOK/validate-attribute-table-definitions
doc: added readme entry for new RQ
2 parents 0bbb5df + aba7723 commit 84e45ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ The current checks are (see also the 'show-validations' command):
113113
| RQ22 | Only the following EPSG spatial reference systems are allowed: 28992, 3034, 3035, 3040, 3041, 3042, 3043, 3044, 3045, 3046, 3047, 3048, 3049, 3857, 4258, 4326, 4936, 4937, 5730, 7409. |
114114
| RQ23 | Geometry should be valid, simple and in GeoPackage format. |
115115
| RQ24 | Geometry should not be null or empty (e.g. 'POINT EMPTY', WKT 'POINT(NaN NaN)'). |
116+
| RQ26 | Attribute type tables should not have a geometry column. |
116117
| RC17 | It is recommended to name all GEOMETRY type columns 'geom'. |
117118
| RC18 | It is recommended to give all GEOMETRY type columns the same name. |
118119
| RC19 | It is recommended to only use multidimensional geometry coordinates (elevation and measurement) when necessary. |

0 commit comments

Comments
 (0)