I need a custom coordinate system for some large scale data (1:500) that I am using to make a basemap. The data are in MTM Zone 1, a Canadian UTM variant. The new coordinate system needs to be rotated by 45 degrees. Unfortunately, I cannot use the data frame rotation in ArcMap as I need to create a tile package to use as a basemap in ArcGIS Server that will be exposed through ArcGIS Online, which currently does not support layers rotated in the data frame.
I was thinking of using Hotine (Oblique Cylindrical Orthomorphic), would anyone recommend something else? It should be something that is supported for on-the-fly projections in ArcMap so that the people who maintain the data can use it with other layers. It should also have characteristics similar to UTM; that is, distortion minimized near the central meridian/point of the projection.
Any other suggestions for a work-around to get the data in ArcGIS Online as a basemap would be appreciated!