|
|
|
|
|
by amluto
902 days ago
|
|
As far as I can tell, GIS software is bad, then. I spent longer than seemed at all reasonable trying to research this with QGIS, and I got nowhere. ArcGIS (which I don’t have) wasn’t obviously better. Do you have an example of good software? |
|
Your GIS software will have you set a base CRS, and then, presuming it’s not recording time on points, all coordinates will be relative to it at its epoch. That’s all you need, now if you want to see what it’s like now, you project it accordingly. Anything along the lines of recording new points based on actual measurements should obviously either record time and position, or just position after performing the reverse transformation. But there you’d tend to be getting beyond the domain of what the bulky GIS software is doing, and into the domain of specific-purpose mobile apps and such.