Plotting mixed (geographic and Cartesian) axes - Mercator projection on geographic axis?

Hi @MHead, you might find the gallery example at https://docs.generic-mapping-tools.org/latest/gallery/ex28.html#example-28 helpful. It’s about mixing UTM and lat/lon Geographic data on the same map, but you might be able to adapt it to your use case. Let us know if that helps.