RTK Receiver
Capturing Points
With an RTK receiver connected and corrections flowing, you can capture survey points directly on the CesiumJS map. Each captured point is saved as a measurement with full RTK metadata, making it suitable for as-built surveys and construction verification.
![[Screenshot: CesiumJS map showing a live RTK position marker with an accuracy circle, a capture button in the toolbar, and several previously captured points marked with green pins]](/images/placeholder.png)
Live Position Display
When an RTK receiver is connected, SiteView displays your current position on the CesiumJS map in real time:
- Position marker — a crosshair or pin at your current geographic position, updating as the receiver reports new coordinates
- Accuracy circle — a semi-transparent circle around the position marker, sized to represent the current horizontal accuracy estimate
The accuracy circle gives you an immediate visual sense of positioning quality. A small circle (a few centimetres) indicates a good RTK fix. A large circle (several metres) indicates an autonomous or float solution.

ℹ️ Did you know?
The live position updates in real time as you move the receiver. This lets you navigate to specific locations on site while watching your position on the map — useful for finding survey marks, property boundaries, or design points.
Capturing a Point
To capture a point at your current RTK position:
- Position your receiver at the point you want to capture (hold the pole vertical and steady)
- Wait for the position to stabilise — watch the accuracy circle shrink to an acceptable size
- Click the Capture button in the SiteView toolbar
A capture dialog opens with the following fields:
Point Details
| Field | Required | Description |
|---|---|---|
| Label | Yes | A name or identifier for the point (e.g., "BM-01", "Corner NE", "As-Built Kerb") |
| Code | No | A classification code (e.g., "BM" for benchmark, "IP" for iron pin, "TN" for top of nail) |
| Category | No | A broader category for organising points (e.g., "Control", "As-Built", "Boundary") |
| Notes | No | Free-text notes about the point |
Fill in the details and click Save. The point is captured at the exact position reported by the receiver at the moment you clicked Capture.

💡 Tip
Establish a consistent labelling convention before you start capturing. Using systematic labels like "CP-01", "CP-02" or "KERB-001", "KERB-002" makes it much easier to identify points later in the Measurement Register and in exports.
RTK Metadata
Each captured point stores comprehensive RTK metadata alongside the position:
| Metadata | Description |
|---|---|
| Fix quality | The GNSS fix type at capture time (Single, Float, or Fixed) |
| Horizontal accuracy | Estimated horizontal accuracy in metres |
| Vertical accuracy | Estimated vertical accuracy in metres (if available) |
| Satellite count | Number of satellites used in the position solution |
| HDOP | Horizontal Dilution of Precision value |
| Age of corrections | Time since last RTCM correction was received (seconds) |
| Receiver | Name/model of the connected receiver |
| Capture timestamp | Exact date and time of capture |
This metadata is valuable for quality assurance — it lets you verify that each point was captured under acceptable accuracy conditions.
Captured Points on the Map
Captured points appear on the CesiumJS map as pin markers. The pin colour reflects the fix quality at the time of capture:
- Green pin — captured with a Fixed RTK solution (best accuracy)
- Amber pin — captured with a Float solution (moderate accuracy)
- Red pin — captured with a Single/autonomous solution (low accuracy)
Click any captured point on the map to see its label, coordinates, elevation, and RTK metadata in a popup.
Viewing Captured Points
Captured points appear in two places:
Site Measurements Tab
Points are listed in the Measurements tab of the site's floating panel, alongside all other measurements taken on the site. Filter by type to see only captured points.
Measurement Register
Points are also visible in the cross-site Measurement Register, where you can filter, sort, and export them alongside measurements from other sites.
Use Case: As-Built Surveys
RTK point capture is ideal for as-built surveys where you need to record the actual position of constructed features:
- Connect your RTK receiver and start NTRIP corrections
- Walk to each feature you need to survey (kerb lines, pipe inverts, slab corners, etc.)
- Capture a point at each location with a descriptive label and code
- Review the captured points on the map to ensure coverage
- Export the points as CSV or DXF for use in design software or project records

⚠️ Watch out!
Always check the fix quality before capturing important points. A Fixed RTK solution provides centimetre accuracy, while a Float or Single solution may only be accurate to decimetres or metres. The capture dialog shows the current fix quality prominently — avoid capturing critical points when the fix is not Fixed.
What's Next?
- RTK Status & Accuracy — understand fix quality levels and what affects accuracy
- NTRIP Corrections — configure correction data for the best accuracy
- Measurement Register — browse and export captured points
- CSV Export — export captured points for use in other software