Deep Dives into Systems Engineering
I write about relational indexes, safe thread boundaries, and native compiler automation structures. Adjust the active perspective filter to change reading formats dynamically.
Surveying Core: The Complete Guide to a Browser-First Surveying Tools Platform (A to Z)
Surveying Core: The Complete Guide to a Browser-First Surveying Tools Platform (A to Z)
Calculators, file converters, and learning content for surveyors — built to run fast in the field, with your data staying on your device.
Introduction: The Problem Every Surveyor Knows
If you work in surveying, you have lived this split workflow:
- You need a quick traverse closure or resection calculation in the field — and end up in a spreadsheet or a generic calculator that does not speak surveying.
- You export points from a total station as GSI or CSV and need them in another format for CAD or stakeout — and bounce between desktop utilities, email attachments, and upload forms.
- You want to look up a formula or format spec — and wade through forum threads instead of a structured reference.
That loop is fragmented, slow, and often forces you to send coordinate files to servers you do not control.
Surveying Core (surveyingcore.com) is the web platform I built to collapse those workflows into one destination. Six field calculators run without an account. Three file converters process survey data entirely in your browser. Learn articles and reference guides are paired to the tools they explain.
This post walks through every tool, how the credit system works, and what to expect when you convert files in the browser.
Who Is This For?
| Audience | What you get |
|---|---|
| Field surveyors & students | Instant calculators for bearing/distance, traverse closure, Bowditch adjustment, resection, column center, and polygon area — no login required |
| Office technicians & CAD drafters | GSI ↔ CSV and CSV → DXF conversion in the browser, with column mapping for non-standard CSV layouts |
| Party chiefs & supervisors | A single site for field math, format conversion, and reference material — without emailing coordinate files to unknown servers |
Live at: surveyingcore.com
The Platform: Three Pillars, One Flow
Surveying Core is organized around how surveyors actually work:
CODE // TEXTTOOLS (Calculators + Converters) → LEARN (Paired articles) → REFERENCE (Format specs)
Each pillar connects to the others. A Bowditch article links to both the Traverse Closure and Bowditch Adjustment calculators. The GSI Format Guide links directly to the GSI converters. Search on the site finds calculators, articles, and reference pages together.
TOOLS — Calculators (Public, No Account)
Six calculators are fully public. Open any of them on a phone or laptop, enter values, and get results immediately.
| Calculator | Purpose |
|---|---|
| Bearing & Distance | Convert between polar (bearing + distance) and rectangular (E/N) coordinates |
| Traverse Closure | Closed traverse misclosure and relative precision |
| Bowditch Adjustment | Compass-rule traverse adjustment |
| Tienstra Resection | Three-point resection from observed angles |
| Column Center | Best-fit centre from column observations |
| Polygon Area | Shoelace formula area and perimeter |
Key behaviors:
- No sign-in required — calculators never ask you to log in.
- Inline validation — required fields and non-numeric inputs show field-level errors without clearing your data.
- Paired Learn links — each calculator links to its related article where one exists.
- Works on phone and laptop — keyboard-friendly layout and clear error messages on small screens.
TOOLS — Converters (Sign-In + Credits, Browser-Only)
Three converters handle the most common exchange formats at launch:
| Converter | Typical use |
|---|---|
| GSI → CSV | Open a Leica .gsi export in Excel or import to CAD via CSV |
| CSV → GSI | Send office-prepared coordinates back to total station software |
| CSV → DXF | Drop points into AutoCAD or other CAD from a spreadsheet export |
The privacy model: your survey file never leaves your browser. The site only confirms you are signed in and tracks monthly usage after a successful download. Your coordinate data is never uploaded.
What happens when you convert:
CODE // TEXTSelect file → Quick scan (size & point count) → Credit check → Convert on your device → Download → One credit used
Key behaviors:
- Sign in to convert — you can browse converter pages freely, but file selection and conversion require a Google sign-in.
- Quick scan first — file size and point count are read from the file structure before the full conversion runs.
- Credit check before convert — if you are out of credits or the file exceeds size/point limits, you are told before any credit is used.
- CSV column mapping — when ENZ or PNEZD layouts cannot be auto-detected, you map columns before conversion (a mapping mistake does not use a credit).
- GSI variant auto-detection — GSI-8 and GSI-16 are detected from file structure.
- Free re-export window — exporting the same file to a different format within five minutes costs zero credits.
- No double-charging — repeating a successful conversion does not bill you twice for the same job.
Free plan limits: 30 credits per calendar month (UTC), 5 MB max file size, 50,000 points per job.
LEARN — Paired Articles
Five Learn articles are available at launch, each linked to its tool:
| Article | Paired tool(s) |
|---|---|
| Bearing & Distance | Bearing & Distance calculator |
| Traverse and Bowditch | Traverse Closure + Bowditch Adjustment |
| Tienstra Resection | Tienstra Resection calculator |
| Polygon Area | Polygon Area calculator |
| File Conversion Overview | All three converters |
Articles include worked examples and formulas where they help — traverse misclosure, resection geometry, Bowditch distribution, and file-format basics.
REFERENCE — Format Specifications
The GSI Format Guide documents Leica GSI-8 and GSI-16 structure — field codes, line layout, and what each record means — linked from both GSI converters and related Learn content.
Design Principles
These are deliberate design choices:
- Calculators first, accounts second — daily field math should never hit a paywall or login wall.
- Browser-private conversions — coordinate files stay on your device; the platform meters usage, not custody.
- Charge only on success — pre-check denials, parse failures, and export failures never consume credits.
- Content drives discovery — every tool has context; every article has a tool to try.
- Inline-first errors — field validation and conversion failures explain what went wrong without modal interruption.
Privacy, Credits & Fair Billing
Surveyors handle sensitive coordinate data. Surveying Core is designed around that reality.
Your files stay on your device
When you convert GSI, CSV, or DXF, the full file is read and processed in your browser. Nothing is uploaded to a server for conversion. The site only checks that you are signed in and have credits left — using file size and point count, not the coordinate values themselves.
How credits work
| Rule | What it means for you |
|---|---|
| 30 credits per month (free plan) | Enough for routine office conversions; resets each calendar month (UTC) |
| Charged only on success | Wrong column mapping, parse errors, or export failures do not use a credit |
| Pre-check before full conversion | If the file is too large or you are out of credits, you find out before the heavy work runs |
| 5-minute re-export window | Convert the same file to a different output format within five minutes — no extra credit |
| 5 MB / 50,000 points per job | Covers typical total-station exports; limits are shown before you start |
Sign in with Google when you need converters. Calculators never ask for an account.
Same point model as Survey Point Manager
If you use the Survey Point Manager AutoCAD plugin, Surveying Core speaks the same language: a consistent five-field point (Number, Easting, Northing, Elevation, Description) and the same GSI/CSV parsing rules. Office work in CAD and quick field conversions on the web stay aligned.
Typical Workflows
Workflow A: Field Traverse Check (No Login)
- Open Traverse Closure on your phone.
- Enter observed bearings and distances.
- Read misclosure and relative precision instantly.
- Tap through to the Traverse and Bowditch Learn article for context.
Workflow B: GSI to CSV in the Browser
- Sign in with Google at surveyingcore.com.
- Open GSI → CSV, select your
.gsifile. - Quick scan reports point count and file size; credit check confirms you can proceed.
- Conversion runs on your device → CSV downloads to your machine.
- One credit consumed only after successful export.
Workflow C: Non-Standard CSV to DXF
- Open CSV → DXF and select your file.
- If columns are ambiguous, map Easting, Northing, and optional Elevation/Code fields.
- Convert — points export as a DXF file ready for CAD import.
Getting Started
- Visit surveyingcore.com.
- Use any calculator immediately — no account needed.
- Sign in with Google when you need file conversion.
- Browse Learn and Reference for paired guidance and format specs.
Summary
Surveying Core is built for surveyors who need trustworthy math and format conversion without surrendering coordinate files to a server. Calculators deliver daily value with zero friction. Converters run entirely in the browser with fair, success-only billing. Learn and Reference content connect reading to doing.
It shares the same coordinate handling as the Survey Point Manager AutoCAD plugin — the same five-field point model and GSI/CSV rules — extended into a web platform that meets surveyors where they are: in the field, on any device, with data that stays theirs.
> INITIALIZING DISCUSSION_STREAM...
█