SPEAR

Help

Table of Contents > Validation Checks by Category

Check Single CAD Format File (SCFF) Validation Rules


CAD-VR03 - Feature Type Check



CAD-VR03-01 - CAD feature types


Example Messages

  • Unexpected feature type(s) found in layer 'EASEMENT'. Please utilise features with type(s) of 'Polygon' in this layer. The CAD feature ID for these features is as follows: '6e42 (Point)'.

Rule Description

  • Layers must have the expected feature types (eg point, line, polygon, text).

Precondition

  • CAD-VR01
  • CAD-VR02

CAD-VR03-02 - Polygon area


Example Messages

  • Polygon feature(s) within layer 'ROAD-EXISTING' has an area of '0 sqm'. Please double check the points forming these Polygon features and either address the drawing error or redraw the feature using Polyline for unclosed parcels, where needed (eg for abutting roads). The CAD feature IDs for these features are as follows: ‘e3f4’.

Rule Description

  • Polygon features must have an area greater than 0 sqm.

Precondition

  • CAD-VR01
  • CAD-VR02

CAD-VR03-03 - Survey data in non-survey plans


Example Messages

  • A Non-Survey plan must not include any survey related features, i.e., Control Point (PM / PCM), PM / PCM 9 figure number, Reference Mark, Traverse Point, Traverse Line and Radiation Line. This plan includes features in layers 'POINT-CONTROL-PM'. The CAD feature IDs for these features are as follows: 'e3f4, e7j8'.
    • List of related layers: LINE-RADIATION, LINE-TRAVERSE, POINT-CONTROL-PCM, POINT-CONTROL-PM, POINT-REFERENCE, POINT-TRAVERSE, TEXT-POINT-CONTROL-ID

Rule Description

  • A Non-Survey plan must not include any survey related features.

Precondition

  • CAD-VR01
  • CAD-VR02