Well a bloody frustrating day.
I found a site which said it had complete Lidar data for the British Isles. So of course I grabbed a load of it. What could be better for the terrain.
So I wrote a parser and converted the data into several useful formats.... which is where things went horribly wrong.
First I noticed that because it's Lidar, it picks up buildings.
NOT GOOD..... NOT GOOD....
Then I noticed the data was not complete at all. Large areas have not been scanned......
So I went away and had a cig. While on the balcony, looking at the snow falling, I had a brain wave. Maybe the objects in the airport editor were in geocentric coordinates instead of geodetic.
So I wrote some code to convert between the coordinate systems, and yes they were different.... but now my objects are a few kilometres out of position instead of a few metres......
Not a good day.
Stainless needs beer badly.