When uploading a CSV with your QR code locations, it's important that you match the expected format.
Select Correct Measurement Unit
Before uploading your CSV, use the dropdown in the QR code panel to set the measurement unit that matches your data (inches
, feet
, millimeters
, centimeters
, meters
, kilometers
)
CSV Requirements:
- Contains exactly 4 columns
- No special characters
- No title row (first row should contain data)
- Column order: QRID / X Coord. / Y Coord. / Z Coord.
STL1234 | 15302.305 | 1301.209 | 42.043 |
STL1235 | 15302.221 | 1300.978 | 42.059 |
STL1240 | 15302.763 | 1301.356 | 41.975 |
STL5999 | 15302.513 | 1301.054 | 42.013 |
etc. |
- XYZ coordinates should match your model coordinates. By default:
X = Easting
Y = Northing
Z = Elevation
QR IDs
Double check your QR ID's. A valid ID should start with either STL
or STLD
. QR IDs cannot be re-used within the same project.