Author: desruisseaux
Date: Tue Aug 21 15:20:36 2018
New Revision: 1838563

URL: http://svn.apache.org/viewvc?rev=1838563&view=rev
Log:
Fix erroneous table names.

Modified:
    
sis/data/non-free/sis-epsg/src/main/resources/org/apache/sis/referencing/factory/sql/epsg/Data.sql

Modified: 
sis/data/non-free/sis-epsg/src/main/resources/org/apache/sis/referencing/factory/sql/epsg/Data.sql
URL: 
http://svn.apache.org/viewvc/sis/data/non-free/sis-epsg/src/main/resources/org/apache/sis/referencing/factory/sql/epsg/Data.sql?rev=1838563&r1=1838562&r2=1838563&view=diff
==============================================================================
--- 
sis/data/non-free/sis-epsg/src/main/resources/org/apache/sis/referencing/factory/sql/epsg/Data.sql
 [UTF-8] (original)
+++ 
sis/data/non-free/sis-epsg/src/main/resources/org/apache/sis/referencing/factory/sql/epsg/Data.sql
 [UTF-8] Tue Aug 21 15:20:36 2018
@@ -52510,9 +52510,9 @@ INSERT INTO epsg_deprecation VALUES
 (1713,'2012-05-08',2010.030,'Coordinate_Operation',1559,1593,'Withdrawn and 
replaced by info source because 8-bit binary grid file format inconsistent with 
NTv2 16-bit format.'),
 (1714,'2012-05-08',2010.030,'Coordinate_Operation',15895,15932,'Withdrawn and 
replaced by informaton source due to grid file format being non-compliant with 
NTv2 specification.'),
 (1715,'2012-05-08',2010.030,'Coordinate_Operation',15907,15933,'Withdrawn and 
replaced due to grid file format being non-compliant with NTv2 specification.'),
-(1716,'2012-08-10',2012.068,'AxisName',9917,9905,'Duplicate entry.'),
+(1716,'2012-08-10',2012.068,'Coordinate Axis Name',9917,9905,'Duplicate 
entry.'),
 (1717,'2012-07-31',2011.106,'Coordinate System',6511,1034,'Clarification of P6 
format definitions.'),
-(1718,'2012-08-10',2012.068,'AxisName',9916,9904,'Duplicate entry.'),
+(1718,'2012-08-10',2012.068,'Coordinate Axis Name',9916,9904,'Duplicate 
entry.'),
 (1719,'2012-08-10',2012.068,'Coordinate System',6512,1032,'Vertical axis 
corrected.'),
 (1720,'2012-07-31',2011.106,'Coordinate System',6511,1033,'Clarification of P6 
format definitions.'),
 (1721,'2012-07-31',2011.106,'Coordinate System',6508,1034,'Clarification of P6 
format definitions.'),
@@ -54061,7 +54061,7 @@ INSERT INTO epsg_versionhistory VALUES
 (166,'2015-09-21','8.7.5','Registry interim release. Released change requests 
2015.029, 2015.035, 2015.040 and 2015.044.','8.8','8.7.4'),
 (167,'2015-11-25','8.8','Version 8.8 full release of 
Dataset.','8.8.1','8.7.5'),
 (168,'2015-12-30','8.8.1','Registry interim release. Released change requests 
2015.045, 2015.057, 2015.061, 2015.064, 2015.066, 2015.067 and 
2015.070.','8.9','8.8'),
-(169,'2016-02-15','8.9','Version 8.8 full release of 
Dataset.','8.9.1','8.8.1'),
+(169,'2016-02-15','8.9','Version 8.9 full release of 
Dataset.','8.9.1','8.8.1'),
 (170,'2016-04-06','8.9.1','Registry interim release. Released change requests 
2016.010, 2016.012, 2016.013 and 2016.016.','8.9.2','8.9'),
 (171,'2016-04-06','8.9.2','Registry interim release. Released change request 
2016.011.','8.9.3','8.9.1'),
 (172,'2016-07-13','8.9.3','Registry interim release. Released change requests 
2015.068, 2015.069, 2016.003, 2016.004, 2016.017, 2016.021 and 
2016.022.','8.9.4','8.9.2'),


Reply via email to