Contractor Data - CDP Integrity Report

Last updated: 2023-09-14

Overview

This tool accesses the zipped Construction Data Packet (CDP) file and checks that the included files have been exported properly. The tool also checks that the required forms have been included in the CDP.

The tool checks the following criteria:

  • DWG does not contain Civil 3D object data
    • Example: alignments, surfaces, feature lines, etc.
  • DWG does not contain XReferences
  • Surface XML does not contain breakline data
  • Surface XML does not contain boundary data
  • Surface XML does not contain multiple surfaces
  • Metadata file is present
  • DT1773 file is present
  • Contractor feedback form is present
  • Temporary files are present

Using the Command

WisDOT Design tab > Output panel > Contractor Data dropdown > CDP Integrity Report

The tool can also be accessed from the command line: DOTREPORTCDPINTEGRITY.

  1. CDP Integrity Report dialog box
    1. 'Browse to target folder button'
      1. Browse and select the CDP zip file
    2. 'Save the report file as button'
      1. The default location and name is the same as the CDP zip file
      2. Otherwise, browse to the file location and enter name of report
    3. Create Report
      1. Excel file is created
    4. Close
  2. Description of report messages:
    1. Forms
      1. NOT PRESENT - This message will appear if the ContrDataPack-Meta.docx, ContrDataPack-Feedback.docx, or DT1773.doc form is not within the CDP zip file.
    2. Design Files
      1. General
        1. PASS - The DWG and LandXML conditions listed below does not exist. This only means that the file is acceptable based on the tested criteria, it does not ensure that the data within the file meets the digital data deliverable standards.
        2. FAIL - One or more of the DWG and LandXML conditions listed below does exist. This means that the file is not acceptable based on the tested criteria. The message is not generated based on design standards or the condition of the data within the file.
        3. Extraneous file - A temporary file is included in the CDP and should be removed from the packet. Example files include *.bak, *.dwl, *.dwl2, *.err, and ~$ Word files.
      2. DWG files
        1. Contains XRefs. - The DWG has one or more XReferences which need to be detached from the DWG deliverable.
        2. Database contains Civil 3D objects.Export to AutoCAD required. - The Civil 3D design file has not been exported to a basic AutoCAD file and therefore contains Civil 3D objects like a surface or an alignment. See Export ACAD DWG files
      3. LandXML files
        1. Contains boundary data. - The single source of the surface boundary data is found in the Surf-Ex-Bndry.dwg or the proposed surface breakline files. Currently there is not an option to change this in Export LandXML settings. See Export LandXML files
        2. Contains breakline data. - The single source of the surface breakline data is found in the proposed surface breakline files. Currently there is not an option to change this in Export LandXML settings. See Export LandXML files
        3. Contains multiple surfaces. - More than one surface definition is included in the file. LandXML files should only have one surface per file.