Home Blog Free DGPS & Total Station Data Visualizer + Contour Maker
📲 Web-App

Free DGPS & Total Station Data Visualizer + Contour Maker

🧮 3  |  🟢 3
23 Jun 2026 Trishunya Team
Free DGPS & Total Station Data Visualizer + Contour Maker
Free Field Tool · Runs In Your Browser

Visualize DGPS and Total Station Data in 3D and Pull Instant Contours

23 Jun 2026 DGPS Contour Topography TITrishunya India

The most expensive mistake in ground surveying is discovered two days too late: a missed pocket of low ground, a blunder point sitting 40 m above everything else, a gap in coverage right where the client's structure will stand. This tool exists so you can check your DGPS and total station data before you demobilize. Drop your CSV or Excel export below, map three columns, and see your points as a color-graded 3D surface with temporary contour lines, distance and area measurement, and a compass that uses your phone's own sensor. Everything runs inside your browser. Nothing is uploaded, ever.

Survey Data Visualizer & Contour Maker
100% client-side · nothing is uploaded
📐
Drag and drop your survey data file here
or click to browse · CSV / TXT / XLSX / XLS · one point per row
No file handy? and explore the viewer.
Map your columns
Reading file
Interval Z scale 1x
Pan, zoom and rotate. Hover the surface to read coordinates.
0
Points Plotted
0
Rows Skipped
0
Min Elevation
0
Max Elevation
0
Relief Range

Built and maintained by Trishunya. Contours generated here are temporary working contours, not final deliverables.

Why Field Engineers Needed a Browser-Based Contour Check

Every surveyor knows the routine. The instrument exports a clean file of point numbers, eastings, northings and elevations, and then that file sits unopened until it reaches the office computer with the processing software. The gap between capture and inspection is where problems hide. On our own DGPS and RTK survey jobs, Trishunya field teams follow a hard rule: nobody leaves site until the day's data has been eyeballed as a surface, not as a spreadsheet. A spreadsheet hides a rod-height blunder beautifully. A 3D view exposes it in one second as a spike rising out of otherwise sensible ground.

The problem was that the check needed licensed software and a capable laptop. So we rebuilt the essential part, the visual sanity check, as a page that runs on anything with a browser, including the phone in your pocket. There is no server behind this tool. Your coordinate file, which on many projects is confidential by contract, is parsed in your device's own memory and never travels anywhere.

🔒

Zero-server by design. Parsing, triangulation, contouring and measurement all happen locally in your browser. Load the page once, switch off your internet, and the tool keeps working. That is the strongest confidentiality guarantee a web tool can offer.

How the DGPS and Total Station Data Visualizer Works

The workflow is deliberately short, because a QC check that takes ten minutes never becomes a habit. Four steps, under a minute for a typical topo file.

Drop your file

CSV, TXT and Excel exports are all accepted. Only the header rows are read at first, so even a heavy file opens instantly for mapping.

Map three columns

Tell the tool which column holds Easting, which holds Northing and which holds Elevation. It guesses from your headers, and you can correct it from the dropdowns. A live preview of the first rows keeps you honest.

Plot and inspect

Points appear as a color-graded cloud, blue in the lows and red on the highs, draped with a triangulated surface. Rotate in 3D, or flip to a north-up 2D plan and it reads like a drawing.

Measure and contour

Tap two points for slope distance, horizontal distance and level difference. Tap several for an enclosed area. Set your contour interval and temporary contour lines regenerate instantly.

Free DGPS and total station data visualizer tool interface with drag and drop file upload by Trishunya
The visualizer interface: drop a CSV or Excel file, or load the built-in sample terrain.
CSV column mapping panel assigning easting northing and elevation columns from survey data
Column mapping: assign Easting, Northing and Elevation, with a live preview of your data.

From Scattered Points to Contours: What Happens Under the Hood

The mathematics here is the same family used by desktop survey packages, only executed by your browser's graphics engine. Your points are first joined into a TIN, a Triangulated Irregular Network, using Delaunay triangulation, the standard method for building a surface from irregular ground shots. Elevations are then interpolated across every triangle, and contour lines are traced wherever the surface crosses each level. Because the surface is interpolated between your actual shots, contour quality is a direct mirror of your point density: tight, well-distributed points give honest contours, and sparse points give long straight segments that quietly tell you where to take more shots. That feedback alone makes this a useful contour planning aid before any final processing begins.

The elevation gradient works the same way. Each point carries a color sampled from a fixed scale between your dataset's minimum and maximum level, so depressions, ridgelines and suspicious spikes separate visually without you reading a single number. In 3D you can exaggerate the vertical scale up to ten times, which is the fastest known way to make a subtle drainage line or an undulation visible on flat terrain.

⚠️

Temporary contours, by definition. What this tool generates is a working visualization for QC and discussion. Final contour deliverables involve breakline enforcement, boundary clipping, spot-level verification and datum checks, the processing work that happens after the field. Treat these contours as a preview of your data quality, not as a drawing to build from.

Where a Quick DGPS and Total Station Data Check Saves Real Money

On-site QC

Catch blunders before demobilizing

A wrong target height, a mistyped point, a bad fix: each shows up as a spike or pit the moment the surface renders. Re-observing one point today costs minutes. Re-mobilizing next week costs a vehicle, a crew and a client's patience.

Coverage

See gaps while you can still fill them

Long skinny triangles in the TIN and unnaturally straight contour stretches mean thin data. The 2D plan view makes coverage holes obvious against the point cloud, so the crew densifies exactly where it matters.

Communication

Walk a client through their own ground

Rotating a color-graded model of their plot answers questions that a table of levels never will. Where does water want to go, which corner is high, roughly how much fall exists across the site: all visible in one view.

Verification

Audit third-party topo data in minutes

Received a topographic file from another agency? Plot it. Elevations in the wrong unit, swapped easting and northing, or a datum shift all produce a surface that looks instantly wrong, long before it contaminates a design.

3D terrain point cloud from total station survey data with blue to red elevation color gradient
The 3D view: elevation-graded point cloud and TIN surface, with vertical exaggeration for flat sites.
Temporary contour map generated from DGPS survey points shown in north-up 2D plan view
The 2D plan view: temporary contours at your chosen interval, north up, ready for a screenshot into the site group.

A note on the compass. On phones and tablets, the compass button asks your browser for permission to read the device's orientation sensor, then a small compass in the corner of the viewer tracks your real heading while the plan stays north-up. Standing on site with the model open, you can physically face the direction of a feature and relate it to the screen, a small thing that makes topography discussions with non-surveyors dramatically easier. Desktop browsers without a sensor will simply tell you so.

Frequently Asked Questions

Comma or tab separated text files and Excel workbooks, with one point per row. Column order does not matter because you map Easting, Northing and Elevation yourself. Extra columns like point numbers and codes are ignored safely.

Yes, as long as your coordinates are projected values in a consistent linear unit, such as UTM meters. The tool is unit-agnostic: distances, areas and contour intervals are reported in whatever unit your file uses. Raw latitude and longitude in degrees will plot, but measurements will not be meaningful, so convert to a projected system first.

Typical topo files of a few hundred to a few tens of thousands of points render smoothly on an ordinary laptop or a recent phone. Very large files still work, though triangulation takes a few extra seconds. The tool warns you rather than freezing silently.

No. There is no backend and no API call carrying your data. Parsing, triangulation, contouring and rendering all run inside your browser. You can load the page, go offline, and continue working as proof.

Make the Check a Habit, Then Send Us the Hard Part

This visualizer began as an internal Trishunya field utility, the thing our crews open in a vehicle before packing the base station. It stays free on this page, and it works offline once loaded, so bookmark it now while you have signal. When the job moves past a quick look, into control networks, processed DEMs, drone photogrammetry or certified contour drawings, that is the daily work of Trishunya teams across India, from single-plot topos to linear projects running hundreds of kilometers. Check your data before you leave site. It is the cheapest insurance in surveying.

Get a quote for DGPS Survey and Contour Mapping on WhatsApp
Back to all articles