When I use the GetEpsgParametersString for Timbalia EPSG 29873, it is missing the +gamma value which results in rotated objects. Here’s what it shows now.
“+proj=omerc +lat_0=4 +lonc=115 +alpha=53.31582047222222 +k=0.99984 +x_0=590476.87 +y_0=442857.65 +ellps=evrstSS +units=m +no_defs”
It needs to have the following included:
+gamma=53.13010236111111
Thanks,
Damian