Is there a way to get a list (eg, array) of all Spatial Reference Systems currently available to GDAL (eg, all those defined in files in GDAL_DATA directory)? In my GUI application, I'd like to be able to present my users with a list of SRS to choose from, but I'm not sure how to generate such a list.