File formats Backsight reads and writes

What you can bring in, what you can take out, and what each format carries.

3 min read

The list

FormatInOutNotes
CSV / TXT pointsyesyesYou map the columns; the original rows are kept
DXFyesyesLayers, geometry, text; blocks export as their geometry
LandXMLyesyesSurfaces, alignments, points
LASyesyesPoint formats 0–3 and 6–8; derived clouds are written as LAS
LAZyesoriginalRead exactly; Download original returns the LAZ you uploaded, byte for byte
GeoTIFFyesoriginalOrthophotos and DEM rasters; Download original returns your file, byte for byte
Image + world fileyesoriginalFor a scanned or supplied background
PDFnoyesPlot sheets, locate reports, cut sheets
DWGnonoProprietary; use DXF, which every CAD reads

The rule behind the list

Backsight only claims a format it can handle honestly. Where something cannot travel, it is named rather than silently dropped, a file that opens and is quietly wrong is worse than a refusal with a reason.

“Original” means your file back, not a conversion

Uploads are stored unmodified, and Download original, on the imagery table and the point cloud page, returns exactly the bytes you gave us, under the name you gave them, with the checksum to prove it. Backsight does not write new LAZ or GeoTIFF files: a derived cloud is written as LAS, and display copies of imagery are renditions, not replacements.

Read next

Something here wrong or missing? Tell us and we will fix it.