HS2 is kicking off and I imagine that OpenRail would need to work with SnakeGrid... but this type of projection is not included in the Ref tools, which include the ellipsoidal GCS transforms.
If I understand correctly, SnakeGrid is a transform that is based on a coordinate system that is aligned with a linear track like a rail/road way or tunnel, designed to reduce distortion along the 'chainage' axis. I imagine the 'track' or 'chainage' or 'y' axis will be very accurate, and the further away points are perpendicular to the track (x or z axis) the more distortion there will be. I suppose that this is pretty important and removes a lot of guesswork / back-calculating for anything to do with railway systems.
OTOH, there are a lot of other assets on the track alignment that will be based on 'cartesian' measurements based on local control points forming local coordinate systems that are 1:1 with surveyed measurements... and the way your CAD system typically stores and calculates distances.
So, if you are working in Bentley Map or some kind of GIS app, you will need to transform the ALL the geometric contents of the dgn file to a state or national projection system which is based on an ellipsoidal (GNSS) coordinate system... and accept that when you measure between two far flung points there will be some discrepancy between the two systems due to the way they are transformed/stretched to fit.
A train station platfom may be measured as 200m in the local coordinate system but measure slightly different in the other, which is a bit annoying.. if you are working on anything track-related.
1. How does this manifest itself for OpenRail or Bentley Map users? I imagine that the OR users would be working in SnakeGrid projection mode? All survey CAD files (based on local or GNSS coordinate systems) would have to be fed through something like SnakeGrid Transformer which would spit out the transformed geometry for use in OR.
2. But for the users working on the point assets like stations, underpases/bridges etc, I imagine that the users on Aecosim Station/Building Designer etc would need to be working in a local coordinate system that is closely linked to locally surveyed information and point clouds etc.
It would seem that a lot of duplicate information is unavoidable and needs to be managed by ProjectWise. There is also the question of transforming all geometry types (especially solids) properly. The dhp11 mdl plugin only handles a subset of Mstn's elements. Not surprising since they are an external dev. Point clouds and Reality Meshes as well one day? Hopefully, this is currently being addressed.
It would be good to integrate the transform algoithm into Mstn's i.model / ISM publishing tool.
I also wonder if something like i.Model 2.0 would be a good platform for storing and managing all this 'duplicated' or 'proxy' information?