SPEAR

Help

Table of Contents > Validation Checks by Category

Check Single CAD Format File (SCFF) Validation Rules


CAD-VR06 – Naming Convention Check



CAD-VR06-01 - Parcel naming convention


Example Messages

  • Label(s) 'CP1', 'CM3/PS987654' within layer 'TEXT-COMMON-PROPERTY-ID' does not follow the expected naming convention. The CAD feature ID for label(s) is '6e23', '842e'.
  • The naming convention for the labels within this layer is as follows:

    • Single Parcel: CM[#]\Plan Number, e.g. CM1\PS123456, CM\Plan Number (for non-created parcel only), e.g. CM\PS123456
    • Part Parcel: [Prefix][#]-p[#]\[Plan Number], e.g. CM1-p1\PS123456, [Prefix]-p[#]\[Plan Number] (for non-created parcel only), e.g. CM-p1\PS123456

    NOTE: Where the parcel exists already, the description needs to be fully recited (without check digit), e.g. CM1\PS123456, CM\PS123456. Where the parcel is being created, the description need only be recited with the parcel identifier, e.g. CM1.

  • Where the parcel is being created, the description need only be recited with the parcel identifier, e.g. CM1.

Rule Description

  • Parcel identifiers must follow the expected naming convention.

Precondition

  • CAD-VR01
  • CAD-VR02

CAD-VR06-02 - Unique parcel identifier label across plan


Example Messages

  • Identifier ‘1’within layer ‘TEXT-LOT-ID’ has been used in multiple parcels. The CAD feature ID(s) for identifier is as follows: ‘6e23’, ‘842e’. Parcel identifiers must be unique across SCFF.

Rule Description

  • Parcel identifiers must be unique.
  • Point identifiers must be unique.

Precondition

  • CAD-VR01
  • CAD-VR02
  • CAD-VR06-01

CAD-VR06-03 - Minimum number of part parcels


Example Messages

  • Part parcel(s) ‘1-p1’ with CAD feature ID(s) ‘6e23’on their own cannot be used to form a multipart parcel. Please make sure that at least two part parcels are created in SCFF to form a multipart parcel.

Rule Description

  • There must be at least two part parcels forming a multipart parcel.

Precondition

  • CAD-VR01
  • CAD-VR02
  • CAD-VR06-01
  • CAD-VR06-02