User Tools

Site Tools


windows:earthwork4dversions:earthwork_4d_update_fall_2018_desktop

Gradework/Earthwork 4D Update November 2018

This is intended as a small update to Gradework/Earthwork 4D. There's quite a bit of overlap where the functionality occurs in both programs but a few items that are unique to Gradework.

Total Features

  • Fix Template window button bug (Already started)
  • Add two new Guides for Vector PDF and (Gradework only) Drone file processing
  • Add ConX upload support for Leica Export Model (pattern for KMZ too?)
  • Finish State Plane question for .LAS files (Gradework only)
  • Template Scale fix? (Ted?)
  • Include George's update to support use of .jpgw files (Gradework only)

Template Window Bug

It appears this is fixed as of now (10/29/2018)

Vector PDF Guide

Leica ConX upload

Note: this copied from here: AGTEK-Leica Synergy Notes

We currently have an export specifically for Leica Machine control which is a DXF file with certain trimesh parameters. This story simply expands this export using the same pattern we use for AGTEK Access.

The steps are:

  • Open the desired AGTEK model file in Sitework/Gradework.
  • Select Export - Leica iCON (.dxf)

* A save dialog for naming appears and then the export screen shown below. It is very similar to existing AGTEK DWG/DXF/KMZ/ADF interfaces. It differs slightly in contents and options and this Leica export is one specified by Leica as optimal for their machine control.

The new option here is the Upload to ConX in the lower right corner which is similar in function to our Upload to Access.

  • With Upload to ConX set to Yes the unique part of the interface appears. With ConX the user has to:
    • login/authenticate . The image matches the naming conventions of Conx ie Username. We have to display this everytime for changing but can store the remembered value if the user chooses to.(can we cache the tokens/values? Are we doing a third party integration?)
    • Select the project (GET /api/one/v1/builders/{company uuid}/projects/?recursive=1) This is derivative from our existing project selection. It looks like creation of new projects is also API supported.

  • Choose the unit and/or machine type. For example you might send a machine file to all the excavators or just a single named dozer. (A tree control with checkboxes organized by type then individual units might be an appropriate method.
  • Press Upload and Assign to start the uploading.

9-27-18 Apparently the New Project functionality was never implemented in the API. Leave the New project button out on the select Project Dialog for now. If they choose to implement it (I gave them use cases) we can add it back in to match the Access upload 10-29-2018 ConX is currently limited in file upload size to 512mb. We've mentioned to them that this will be problematic to their Leica Infinity interface but it probably doesn't affect us

ConX website upload method

FYI, when uploading manually from the ConX website they specify the data type and unit type (dozer, blade, field - survey). For our purposes uploading a DXF file we're likely safe specifying “Reference model” (I will confirm).

There's also a specification by machine type but that might be better represented by the tree referenced above.

After meetings with the ConX guys it's apparent they're also going to want our KMZ outputs although they need to extend their KMZ reader to handle image overlays and the CData property sheet info. Besides adding ConX as an option the only to the data flow may be to ask the user to designate what they want to use it for (Background image, etc.) While ConX attempts to identify the data type coming into the system there are cases where the user supplying the data needs to designate it. That is not clear now and before we implement any interface to support it, we will need to be supplied the logical types.

Template Scale

Ted, please elaborate to see if this is something that's going to make it in.

Gradework only features

  • Add new guide for Drone file processing (menu Name?)
  • Finish State Plane question for .LAS files (Gradework only)
  • Add in George's changes to use .jpgw files as orthomosaic background files

Drone Processing Guide

The Drone processing guide shouldn't be regarded as the absolute order that things should be done in because there's several ways to do it. What it does provide is the list of steps which is something that students in classes have struggled to remember. It also provides shortcuts like the copying of contours that involve multiple steps and combines them into one.

  1. Import Orthomosaic Image
    • Bring up the Import dialog
  2. Create New Surface
    • Bring up Create New Surface dialog
  3. Enter Perimeter
    • Put user in new surface, layer Perimeter, Entry mode
  4. Import Point Cloud
    • Bring up Import dialog
  5. Transfer Points
    • Transfer point cloud to new surface, layer data lines, edit mode
  6. Remove Points Outside Perimeter
    • Put user in new surface, layer perimeters, Edit mode with all perimeters highlighted
  7. Remove Obstructions
    • Put user in new surface, layer data lines, edit mode
  8. Review Graphics
    • Go to 3D View, make new surface Ref:
  9. Contour Surface
    • New surface, layer data lines, edit mode and bring up Edit Contour Interval dialog Utility>Contour Surface
  10. Copy Contours
    • Copy contours from contour layer and paste into new surface, layer data lines, Edit mode. Delete contours from contour layer.
  11. Point Grid – Delete/Annotate
    • New surface, layer data lines, edit mode, select point grid if possible.
  12. Stage Surface
    • Put user in 3D View with Ref being new surface, bring up Stage Surface dialog (Utility>Stage Reference) with Ref being new surface and Diff ????? probably whatever is set as Diff or Stripped.
  13. Calculate Volumes
    • Go to 3D View

Move to State Plane Question for .LAS

Integrate support of .jpgw files

.jpgw files are jpegs that include a separate transformation file of the same name. George has done work to read them and apply the transformation similar to GeoTiffs.

More info and samples here:

windows/earthwork4dversions/earthwork_4d_update_fall_2018_desktop.txt · Last modified: 2018/11/09 18:32 by mikeclapp