I'm working on creating visually interesting maps for practice. I'm currently attempting to map a world map in a Cassini, Gauss-Kruger, or sinusoidal projection, but I'm having a hard time convincing QGIS to work with me. I started with Robinson, to experiment. I used a shapefile of world countries and reprojected by export -> save features as -> changing crs, then tried vector -> data management tools -> reproject layer. I'm using EPSG 54030, with the bounds: -17005833.33 -8625154.67 17005833.33 8625154.67
The bounds of the map, once loaded and setting project CRS from the layer are still in line with WSG84 and the countries are still appearing like a Mercator (using both methods). How do I convince QGIS to display and/or reproject correctly?


