Creating Your Own Spatial Reference Systems in MySQL 8.0
MySQL 8.0.11 comes with a catalog of 5108 spatial reference systems (SRSs). 4628 projections (flat maps), 479 geographic (ellipsoidal) representations of Earth, and one Cartesian all-purpose abstract plane (SRID 0). And if for some reason that isn’t enough, we can create our own.…
Source: Creating Your Own Spatial Reference Systems in MySQL 8.0