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 1120343831 Bug fix in the handling of enumerated values for EPSG table 
names.
     new d122f9a3c6 Modify the SQL statements in `EPSGDataAccess` for expecting 
the Boolean type. It makes "search and replace" easier.
     new b0b0ae6e7f Add missing accented characters on a few names in the EPSG 
scripts.

The 2 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/AuthorityCodes.java    |   4 +-
 .../referencing/factory/sql/EPSGCodeFinder.java    |  16 +-
 .../referencing/factory/sql/EPSGDataAccess.java    |   2 +-
 .../sis/referencing/factory/sql/SQLTranslator.java |  77 +++-----
 .../factory/sql/epsg/DataScriptFormatter.java      | 203 ++++++++++++++++-----
 .../factory/sql/epsg/DataScriptUpdater.java        |  20 ++
 6 files changed, 213 insertions(+), 109 deletions(-)

Reply via email to