I built a topography tool for sketchup
For the past couple of months I’ve been working on a topography tool for the AEC industry. I’m an architectural technologist so I kinda sit between the technical building engineering side and the design software side of things at the company I work at.
Honestly what pushed me to build it was just the sheer amount of hours that go into modelling site topography correctly. Because it matters, a redrawing the topo way too late in a project is a massive headache. And most of the time you’re starting from 2D surveyors data and just figuring it out from there.
So I built something that pulls from private, local and open source elevation datasets and spits out 3D files or CSV data that works in Revit, Rhino, Archicad and SketchUp. Not to replace surveyors data, just to have something accurate to cross reference against and to stop rebuilding the same thing from scratch every project.
It’s called topo-grapher.com if anyone’s curious. Free tries for everyone and anyone, would genuinely love to hear if it’s useful to anyone else. (Side note works a lot better on a desktop and right now somewhat limited country wise)
Also like there are other companies actually doing similar stuff but I found that they aren’t giving you data you can check out against real surveyor data or manipulate the file once you got it, rather it would be a blob of a file mostly for aesthetics. So that was a part of the drive on this. Thanks in advance for feedback if you have any!