Skip to main content

Snapshot Report Attachments

When you create a Snapshot of a survey mark, you can attach jurisdiction-specific reports to it. These reports — PDF sketch plans, TIFF images, and other documents — are fetched from the jurisdiction's data source and stored alongside the Snapshot data.

Available report types by jurisdiction

Each jurisdiction provides different report types. Not all report formats are available everywhere, and some jurisdictions provide reports through external web portals rather than downloadable files.

JurisdictionReport typesFormatAttachable
NSWSketch plans, survey informationPDFYes
VICMark sketches, survey informationTIFF, PDFYes
QLDSurvey plans, mark detailsPDFYes
SASAILIS mark informationHTML portalView only (external link)
TASSurvey mark reports (SurCom)HTML portalView only (external link)
NTLocality sketches, survey plansJPEG, PDFYes
ACTSurvey mark detailsPDFYes
Jurisdiction Note

SA and TAS provide survey mark information through external government web portals (SAILIS and SurCom respectively). These are view-only links — the reports can't be downloaded and attached to snapshots because no raw PDF endpoint exists.

Fetching and attaching reports

Reports are attached during the snapshot creation process, not as a separate step.

During snapshot creation

  1. Open the point details panel for a mark.
  2. Click Capture to open the snapshot form.
  3. The form shows available reports with checkboxes:
    • Benchmrk Report (PDF) — A formatted PDF with the mark's full details and location map. Enabled by default.
    • Government reports — Jurisdiction-specific reports (sketch plans, diagrams). Only attachable reports are shown with checkboxes; external portal links are shown as view-only.
  4. Select which reports to attach.
  5. Click Save Snapshot.

What happens during save

The snapshot is saved in two steps:

  1. Step 1 — Create snapshot — The mark data, title, description, and tags are saved as JSON to the backend.
  2. Step 2 — Upload documents — Selected reports are fetched from their sources and uploaded as file attachments to the snapshot.

The server fetches reports from jurisdiction data sources:

  • Downloadable reports (NSW, VIC, QLD, ACT, NT) — Reports are fetched from the jurisdiction's API and streamed to the browser, avoiding CORS issues.
  • External portals (SA, TAS) — These are HTML web portals with no raw file endpoint. They appear as view-only links in the reports dropdown but cannot be attached to snapshots.

Viewing attached reports

Once a report is attached to a Snapshot:

  • PDF reports can be viewed in the browser or downloaded.
  • TIFF images can be downloaded for viewing in an image viewer or GIS application.

Reports are accessible from the Snapshot's detail view in the Ledger panel.

Reports and Snapshot history

Reports are tied to specific Snapshots, not to the mark itself. This means:

  • Each Snapshot can have its own set of attached reports.
  • If you create a new Snapshot later, you'll need to fetch reports again for that Snapshot.
  • Older Snapshots retain their attached reports even if the jurisdiction updates the report content.
tip

Attach reports when you create a Snapshot to preserve a complete record. The report content may change if the jurisdiction updates their data, so having it attached to a Snapshot ensures you have the version that was current at the time.

Troubleshooting report fetches

ProblemLikely causeResolution
Report not availableJurisdiction doesn't publish downloadable reports for this mark typeSA and TAS provide view-only portal links — reports can't be attached
Fetch timeoutJurisdiction's report service is slow or unavailableTry again later
Empty or corrupted reportUpstream data issueRe-fetch the report; if the problem persists, the source data may be incomplete
"Documents upload failed"File too large for upload or network interruptionThe snapshot is saved without attachments — try creating a new snapshot
Report checkbox greyed outExternal government portal (no raw file endpoint)Use the view-only link to open the report in a new tab instead
Was this page helpful?