qgis_srs.sh changelog: 1.1.0: - Reorganize the code into functions. - Support qgis.db convenient update too. - Workaround the issue http://trac.osgeo.org/gdal/ticket/2900. 1.0.3: - Minor cosmetics in comments. 1.0.2: - Replace 'latlon' and 'lonlat' in the `proj -le` output, so that QGIS can parse the 'tbl_projection' table to provide the GCSs list in the 'Projection' dialog (BTW, the dialog should be called 'Coordinate system' actually, as a projection is only a component of a cs). - More comments. 1.0.1: - Typos in comments fixed. 1.0: - First public release.