[GRASS-git] [OSGeo/grass] 2f0863: doc: Use CRS instead of SRS (#6264)
Vaclav Petras
noreply at github.com
Tue Aug 26 13:55:03 PDT 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 2f08636ee5285de8e7d9331184ce8425a4b40273
https://github.com/OSGeo/grass/commit/2f08636ee5285de8e7d9331184ce8425a4b40273
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M raster/r.external/proj.c
M raster/r.in.gdal/proj.c
M scripts/r.in.wms/wms_base.py
M vector/v.external/proj.c
M vector/v.in.ogr/proj.c
Log Message:
-----------
doc: Use CRS instead of SRS (#6264)
We use both CRS and SRS in the documentation. There is more CRS than SRS, so this replaces the few occurences of SRS with CRS. In case of WMS, also mention SRS because the SRS/srs parameter is explicitly mentioned. In general, we can't avoid SRS because it is used a lot in the code, in GDAL, and at this point in tool parameters as well. This does not touch the cases where 'projection' is used to refer to CRS.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list