This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git
from 8566937622 Use static constants for most (not all) loggers. add 3014fe6003 Opportunistically use the division by `w` in ProjectiveTransform for reducing rounding errors with fractional matrix element values. new 186c01efb9 Handle characters for the "File reference" column of EPSG database that are illegal according URI syntax. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../referencing/factory/sql/EPSGDataAccess.java | 13 +- .../transform/AbstractLinearTransform.java | 4 +- .../operation/transform/ProjectiveTransform.java | 221 ++++++++++++++++----- .../transform/ProjectiveTransformTest.java | 12 ++ .../sis/util/resources/IndexedResourceBundle.java | 15 +- 5 files changed, 200 insertions(+), 65 deletions(-)