[QGIS-Developer] QGIS install after compile: 120 CRS could not be updated

Andreas Neumann a.neumann at carto.net
Tue Nov 19 23:59:29 PST 2019


Hi, 

When installing QGIS current master after compile from source I receive
during ninja install the following error messages about unique
constraint problems: 

I have proj62 installed in /usr/local 

Am I the only one receiving these install error message regarding CRS? 

-------------------- 

-- Installing: /usr/local/bin/qgis_bench 
-- Set runtime path of "/usr/local/bin/qgis_bench" to "" 
Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60000, 'Camacupa 2015','longlat','','+proj=longlat
+a=6378249.145 +rf=293.465 +towgs84=-93.799,-132.737,-219.073,-
1.844,0.648,-6.37,-0.169 +no_defs',520000000,'EPSG','8694',1,0) [UNIQUE
constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60001, 'RSAO13','geocent','GRS80','+proj=geocent +ellps=GRS80
+units=m +no_defs',520000001,'EPSG','8697',0,0) [UNI
QUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60002, 'RSAO13','longlat','GRS80','+proj=longlat +ellps=GRS80
+towgs84=0,0,0,0,0,0,0 +no_defs',520000002,'EPSG','8
698',1,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60003, 'RSAO13','longlat','GRS80','+proj=longlat +ellps=GRS80
+towgs84=0,0,0,0,0,0,0 +no_defs',520000003,'EPSG','8
699',1,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60004, 'WGS 84 (Transit)','longlat','WGS84','+proj=longlat
+ellps=WGS84 +no_defs',520000004,'EPSG','8888',1,0) [UN
IQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60005, 'SIRGAS-CON DGF00P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000005,'EPSG','89
15',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60006, 'SIRGAS-CON DGF00P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000006,'EPSG','8916',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60007, 'SIRGAS-CON DGF01P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000007,'EPSG','89
17',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60008, 'SIRGAS-CON DGF01P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000008,'EPSG','8918',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60009, 'SIRGAS-CON DGF01P02','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000009,'EPSG','89
19',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60010, 'SIRGAS-CON DGF01P02','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000010,'EPSG','8920',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60011, 'SIRGAS-CON DGF02P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000011,'EPSG','89
21',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60012, 'SIRGAS-CON DGF02P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000012,'EPSG','8922',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60013, 'SIRGAS-CON DGF04P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000013,'EPSG','89
23',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60014, 'SIRGAS-CON DGF04P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000014,'EPSG','8924',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60015, 'SIRGAS-CON DGF05P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000015,'EPSG','89
25',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60016, 'SIRGAS-CON DGF05P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000016,'EPSG','8926',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60017, 'SIRGAS-CON DGF06P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000017,'EPSG','89
27',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60018, 'SIRGAS-CON DGF06P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000018,'EPSG','8928',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60019, 'SIRGAS-CON DGF07P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000019,'EPSG','89
29',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60020, 'SIRGAS-CON DGF07P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000020,'EPSG','8930',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60021, 'SIRGAS-CON DGF08P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000021,'EPSG','89
31',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60022, 'SIRGAS-CON DGF08P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000022,'EPSG','8932',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60023, 'SIRGAS-CON SIR09P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000023,'EPSG','89
33',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60024, 'SIRGAS-CON SIR09P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000024,'EPSG','8934',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60025, 'SIRGAS-CON SIR10P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000025,'EPSG','89
35',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60026, 'SIRGAS-CON SIR10P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000026,'EPSG','8936',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60027, 'SIRGAS-CON SIR11P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000027,'EPSG','89
37',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60028, 'SIRGAS-CON SIR11P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000028,'EPSG','8938',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60029, 'SIRGAS-CON SIR13P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000029,'EPSG','89
39',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60030, 'SIRGAS-CON SIR13P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000030,'EPSG','8940',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60031, 'SIRGAS-CON SIR14P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000031,'EPSG','89
41',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60032, 'SIRGAS-CON SIR14P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000032,'EPSG','8942',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60033, 'SIRGAS-CON SIR15P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000033,'EPSG','89
43',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60034, 'SIRGAS-CON SIR15P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000034,'EPSG','8944',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60035, 'SIRGAS-CON SIR17P01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000035,'EPSG','89
45',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60036, 'SIRGAS-CON SIR17P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000036,'EPSG','8946',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60037, 'SIRGAS-Chile 2010','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000037,'EPSG','8947
',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60038, 'SIRGAS-Chile 2010','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000038,'EPSG','8948',1,0) [U
NIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60039, 'SIRGAS-Chile 2010','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000039,'EPSG','8949',1,0) [U
NIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60040, 'SIRGAS-Chile 2010 / UTM zone
18S','utm','GRS80','+proj=utm +zone=18 +south +ellps=GRS80 +units=m
+no_defs'
,520000040,'EPSG','8950',0,0) [UNIQUE constraint failed:
tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60041, 'SIRGAS-Chile 2010 / UTM zone
19S','utm','GRS80','+proj=utm +zone=19 +south +ellps=GRS80 +units=m
+no_defs'
,520000041,'EPSG','8951',0,0) [UNIQUE constraint failed:
tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60042, 'SIRGAS-CON DGF00P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000042,'EPSG','8972',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60043, 'SIRGAS-CON DGF01P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000043,'EPSG','8973',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60044, 'SIRGAS-CON DGF01P02','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000044,'EPSG','8974',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60045, 'SIRGAS-CON DGF02P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000045,'EPSG','8975',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60046, 'SIRGAS-CON DGF04P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000046,'EPSG','8976',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60047, 'SIRGAS-CON DGF05P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000047,'EPSG','8977',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60048, 'SIRGAS-CON DGF06P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000048,'EPSG','8978',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60049, 'SIRGAS-CON DGF07P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000049,'EPSG','8979',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60050, 'SIRGAS-CON DGF08P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000050,'EPSG','8980',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60051, 'SIRGAS-CON SIR09P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000051,'EPSG','8981',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60052, 'SIRGAS-CON SIR10P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000052,'EPSG','8982',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60053, 'SIRGAS-CON SIR11P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000053,'EPSG','8983',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60054, 'SIRGAS-CON SIR13P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000054,'EPSG','8984',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60055, 'SIRGAS-CON SIR14P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000055,'EPSG','8985',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60056, 'SIRGAS-CON SIR15P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000056,'EPSG','8986',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60057, 'SIRGAS-CON SIR17P01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000057,'EPSG','8987',1,0) 
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60058, 'ISN2016 / LAEA Europe','laea','GRS80','+proj=laea
+lat_0=52 +lon_0=10 +x_0=4321000 +y_0=3210000 +ellps=GRS
80 +units=m +no_defs',520000058,'EPSG','9039',0,0) [UNIQUE constraint
failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60059, 'ISN2016 / LCC Europe','lcc','GRS80','+proj=lcc +lat_0=52
+lon_0=10 +lat_1=35 +lat_2=65 +x_0=4000000 +y_0=2
800000 +ellps=GRS80 +units=m +no_defs',520000059,'EPSG','9040',0,0)
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60060, 'WGS 84 (G730)','longlat','WGS84','+proj=longlat
+ellps=WGS84 +no_defs',520000060,'EPSG','9053',1,0) [UNIQU
E constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60061, 'WGS 84 (G873)','longlat','WGS84','+proj=longlat
+ellps=WGS84 +no_defs',520000061,'EPSG','9054',1,0) [UNIQU
E constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60062, 'WGS 84 (G1150)','longlat','WGS84','+proj=longlat
+ellps=WGS84 +no_defs',520000062,'EPSG','9055',1,0) [UNIQ
UE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60063, 'WGS 84 (G1674)','longlat','WGS84','+proj=longlat
+ellps=WGS84 +no_defs',520000063,'EPSG','9056',1,0) [UNIQ
UE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60064, 'WGS 84 (G1762)','longlat','WGS84','+proj=longlat
+ellps=WGS84 +no_defs',520000064,'EPSG','9057',1,0) [UNIQ
UE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60065, 'ETRF89','longlat','GRS80','+proj=longlat +ellps=GRS80
+no_defs',520000065,'EPSG','9059',1,0) [UNIQUE const
raint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60066, 'ETRF90','longlat','GRS80','+proj=longlat +ellps=GRS80
+no_defs',520000066,'EPSG','9060',1,0) [UNIQUE const
raint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60067, 'ETRF91','longlat','GRS80','+proj=longlat +ellps=GRS80
+no_defs',520000067,'EPSG','9061',1,0) [UNIQUE const
raint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60068, 'ETRF92','longlat','GRS80','+proj=longlat +ellps=GRS80
+no_defs',520000068,'EPSG','9062',1,0) [UNIQUE const
raint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60069, 'ETRF93','longlat','GRS80','+proj=longlat +ellps=GRS80
+no_defs',520000069,'EPSG','9063',1,0) [UNIQUE const
raint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60070, 'ETRF94','longlat','GRS80','+proj=longlat +ellps=GRS80
+no_defs',520000070,'EPSG','9064',1,0) [UNIQUE const
raint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60071, 'ETRF96','longlat','GRS80','+proj=longlat +ellps=GRS80
+no_defs',520000071,'EPSG','9065',1,0) [UNIQUE const
raint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60072, 'ETRF97','longlat','GRS80','+proj=longlat +ellps=GRS80
+no_defs',520000072,'EPSG','9066',1,0) [UNIQUE const
raint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60073, 'ETRF2000','longlat','GRS80','+proj=longlat +ellps=GRS80
+no_defs',520000073,'EPSG','9067',1,0) [UNIQUE con
straint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id]


Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60074, 'ETRF2005','longlat','GRS80','+proj=longlat +ellps=GRS80
+no_defs',520000074,'EPSG','9068',1,0) [UNIQUE con
straint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id]


Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60075, 'ETRF2014','longlat','GRS80','+proj=longlat +ellps=GRS80
+no_defs',520000075,'EPSG','9069',1,0) [UNIQUE con
straint failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id]


Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60076, 'NAD83(MARP00)','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000076,'EPSG','9070',0,
0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60077, 'NAD83(MARP00)','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000077,'EPSG','9071',1,0) [UNIQU
E constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60078, 'NAD83(MARP00)','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000078,'EPSG','9072',1,0) [UNIQU
E constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60079, 'NAD83(PACP00)','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000079,'EPSG','9073',0,
0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60080, 'NAD83(PACP00)','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000080,'EPSG','9074',1,0) [UNIQU
E constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60081, 'NAD83(PACP00)','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000081,'EPSG','9075',1,0) [UNIQU
E constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60082, 'KOSOVAREF01','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000082,'EPSG','9138',0,0)
[UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60083, 'KOSOVAREF01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +no_defs',520000083,'EPS
G','9139',1,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE
constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60084, 'KOSOVAREF01','longlat','GRS80','+proj=longlat
+ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +no_defs',520000084,'EPS
G','9140',1,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE
constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60085, 'KOSOVAREF01 / Balkans zone
7','tmerc','GRS80','+proj=tmerc +lat_0=0 +lon_0=21 +k=0.9999
+x_0=7500000 +y_0=
0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m
+no_defs',520000085,'EPSG','9141',0,0) [UNIQUE constraint failed:
tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60086, 'SIRGAS-Chile 2013','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000086,'EPSG','9146
',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60087, 'SIRGAS-Chile 2013','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000087,'EPSG','9147',1,0) [U
NIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60088, 'SIRGAS-Chile 2013','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000088,'EPSG','9148',1,0) [U
NIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60089, 'SIRGAS-Chile 2013 / UTM zone
18S','utm','GRS80','+proj=utm +zone=18 +south +ellps=GRS80 +units=m
+no_defs'
,520000089,'EPSG','9149',0,0) [UNIQUE constraint failed:
tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60090, 'SIRGAS-Chile 2013 / UTM zone
19S','utm','GRS80','+proj=utm +zone=19 +south +ellps=GRS80 +units=m
+no_defs'
,520000090,'EPSG','9150',0,0) [UNIQUE constraint failed:
tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60091, 'SIRGAS-Chile 2016','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000091,'EPSG','9151
',0,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint
failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60092, 'SIRGAS-Chile 2016','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000092,'EPSG','9152',1,0) [U
NIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60093, 'SIRGAS-Chile 2016','longlat','GRS80','+proj=longlat
+ellps=GRS80 +no_defs',520000093,'EPSG','9153',1,0) [U
NIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60094, 'SIRGAS-Chile 2016 / UTM zone
18S','utm','GRS80','+proj=utm +zone=18 +south +ellps=GRS80 +units=m
+no_defs'
,520000094,'EPSG','9154',0,0) [UNIQUE constraint failed:
tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60095, 'SIRGAS-Chile 2016 / UTM zone
19S','utm','GRS80','+proj=utm +zone=19 +south +ellps=GRS80 +units=m
+no_defs'
,520000095,'EPSG','9155',0,0) [UNIQUE constraint failed:
tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60096, 'RSAO13 / UTM zone 32S','utm','GRS80','+proj=utm +zone=32
+south +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units
=m +no_defs',520000096,'EPSG','9156',0,0) [UNIQUE constraint failed:
tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60097, 'RSAO13 / UTM zone 33S','utm','GRS80','+proj=utm +zone=33
+south +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units
=m +no_defs',520000097,'EPSG','9157',0,0) [UNIQUE constraint failed:
tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60098, 'RSAO13 / UTM zone 34S','utm','GRS80','+proj=utm +zone=34
+south +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units
=m +no_defs',520000098,'EPSG','9158',0,0) [UNIQUE constraint failed:
tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60099, 'RSAO13 / TM 12 SE','tmerc','GRS80','+proj=tmerc +lat_0=0
+lon_0=12 +k=0.9996 +x_0=500000 +y_0=10000000 +el
lps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m
+no_defs',520000099,'EPSG','9159',0,0) [UNIQUE constraint failed:
tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60100, 'SIRGAS-Chile','geocent','GRS80','+proj=geocent
+ellps=GRS80 +units=m +no_defs',520000100,'EPSG','9182',0,0
) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60101, 'SIRGAS-Chile','longlat','GRS80','+proj=longlat
+ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +no_defs',520000101,'EP
SG','9183',1,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE
constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60102, 'SIRGAS-Chile','longlat','GRS80','+proj=longlat
+ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +no_defs',520000102,'EP
SG','9184',1,0) [UNIQUE constraint failed: tbl_srs.srs_id/UNIQUE
constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60103, 'WGS 84 / NIWA Albers','aea','WGS84','+proj=aea
+lat_0=-40 +lon_0=175 +lat_1=-30 +lat_2=-50 +x_0=0 +y_0=0 +
datum=WGS84 +units=m +no_defs',520000103,'EPSG','9191',0,0) [UNIQUE
constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60104, 'VN-2000 / TM-3 103-00','tmerc','WGS84','+proj=tmerc
+lat_0=0 +lon_0=103 +k=0.9999 +x_0=500000 +y_0=0 +ellp
s=WGS84
+towgs84=-191.90441429,-39.30318279,-111.45032835,0.00928836,-0.01975479,0.00427372,0.252906278
+units=m +no_defs',520000104,'EPSG','9205',0,0) [UNIQUE constraint
failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60105, 'VN-2000 / TM-3 104-00','tmerc','WGS84','+proj=tmerc
+lat_0=0 +lon_0=104 +k=0.9999 +x_0=500000 +y_0=0 +ellp
s=WGS84
+towgs84=-191.90441429,-39.30318279,-111.45032835,0.00928836,-0.01975479,0.00427372,0.252906278
+units=m +no_defs',520000105,'EPSG','9206',0,0) [UNIQUE constraint
failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60106, 'VN-2000 / TM-3 104-30','tmerc','WGS84','+proj=tmerc
+lat_0=0 +lon_0=104.5 +k=0.9999 +x_0=500000 +y_0=0 +el
lps=WGS84 +units=m +no_defs',520000106,'EPSG','9207',0,0) [UNIQUE
constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60107, 'VN-2000 / TM-3 104-45','tmerc','WGS84','+proj=tmerc
+lat_0=0 +lon_0=104.75 +k=0.9999 +x_0=500000 +y_0=0 +e
llps=WGS84
+towgs84=-191.90441429,-39.30318279,-111.45032835,0.00928836,-0.01975479,0.00427372,0.252906278
+units=m +no_defs',520000107,'EPSG','9208',0,0) [UNIQUE constraint
failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60108, 'VN-2000 / TM-3 105-30','tmerc','WGS84','+proj=tmerc
+lat_0=0 +lon_0=105.5 +k=0.9999 +x_0=500000 +y_0=0 +el
lps=WGS84 +units=m +no_defs',520000108,'EPSG','9209',0,0) [UNIQUE
constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60109, 'VN-2000 / TM-3 105-45','tmerc','WGS84','+proj=tmerc
+lat_0=0 +lon_0=105.75 +k=0.9999 +x_0=500000 +y_0=0 +e
llps=WGS84
+towgs84=-191.90441429,-39.30318279,-111.45032835,0.00928836,-0.01975479,0.00427372,0.252906278
+units=m +no_defs',520000109,'EPSG','9210',0,0) [UNIQUE constraint
failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60110, 'VN-2000 / TM-3 106-00','tmerc','WGS84','+proj=tmerc
+lat_0=0 +lon_0=106 +k=0.9999 +x_0=500000 +y_0=0 +ellp
s=WGS84
+towgs84=-191.90441429,-39.30318279,-111.45032835,0.00928836,-0.01975479,0.00427372,0.252906278
+units=m +no_defs',520000110,'EPSG','9211',0,0) [UNIQUE constraint
failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60111, 'VN-2000 / TM-3 106-15','tmerc','WGS84','+proj=tmerc
+lat_0=0 +lon_0=106.25 +k=0.9999 +x_0=500000 +y_0=0 +e
llps=WGS84
+towgs84=-191.90441429,-39.30318279,-111.45032835,0.00928836,-0.01975479,0.00427372,0.252906278
+units=m +no_defs',520000111,'EPSG','9212',0,0) [UNIQUE constraint
failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60112, 'VN-2000 / TM-3 106-30','tmerc','WGS84','+proj=tmerc
+lat_0=0 +lon_0=106.5 +k=0.9999 +x_0=500000 +y_0=0 +el
lps=WGS84
+towgs84=-191.90441429,-39.30318279,-111.45032835,0.00928836,-0.01975479,0.00427372,0.252906278
+units=m +no_defs',520000112,'EPSG','9213',0,0) [UNIQUE constraint
failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60113, 'VN-2000 / TM-3 107-00','tmerc','WGS84','+proj=tmerc
+lat_0=0 +lon_0=107 +k=0.9999 +x_0=500000 +y_0=0 +ellp
s=WGS84
+towgs84=-191.90441429,-39.30318279,-111.45032835,0.00928836,-0.01975479,0.00427372,0.252906278
+units=m +no_defs',520000113,'EPSG','9214',0,0) [UNIQUE constraint
failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60114, 'VN-2000 / TM-3 107-15','tmerc','WGS84','+proj=tmerc
+lat_0=0 +lon_0=107.25 +k=0.9999 +x_0=500000 +y_0=0 +e
llps=WGS84
+towgs84=-191.90441429,-39.30318279,-111.45032835,0.00928836,-0.01975479,0.00427372,0.252906278
+units=m +no_defs',520000114,'EPSG','9215',0,0) [UNIQUE constraint
failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60115, 'VN-2000 / TM-3 107-30','tmerc','WGS84','+proj=tmerc
+lat_0=0 +lon_0=107.5 +k=0.9999 +x_0=500000 +y_0=0 +el
lps=WGS84
+towgs84=-191.90441429,-39.30318279,-111.45032835,0.00928836,-0.01975479,0.00427372,0.252906278
+units=m +no_defs',520000115,'EPSG','9216',0,0) [UNIQUE constraint
failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60116, 'VN-2000 / TM-3 108-15','tmerc','WGS84','+proj=tmerc
+lat_0=0 +lon_0=108.25 +k=0.9999 +x_0=500000 +y_0=0 +e
llps=WGS84 +units=m +no_defs',520000116,'EPSG','9217',0,0) [UNIQUE
constraint failed: tbl_srs.srs_id/UNIQUE constraint failed:
tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60117, 'VN-2000 / TM-3 108-30','tmerc','WGS84','+proj=tmerc
+lat_0=0 +lon_0=108.5 +k=0.9999 +x_0=500000 +y_0=0 +el
lps=WGS84
+towgs84=-191.90441429,-39.30318279,-111.45032835,0.00928836,-0.01975479,0.00427372,0.252906278
+units=m +no_defs',520000117,'EPSG','9218',0,0) [UNIQUE constraint
failed: tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60118, 'Hartebeesthoek94 / ZAF BSU Albers
25E','aea','WGS84','+proj=aea +lat_0=-30 +lon_0=25 +lat_1=-22 +lat_2=-38
+x_0=1400000 +y_0=1300000 +ellps=WGS84 +towgs84=0,0,0,0,0,0,0 +units=m
+no_defs',520000118,'EPSG','9221',0,0) [UNIQUE constraint failed:
tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

Could not execute: INSERT INTO tbl_srs(srs_id,
description,projection_acronym,ellipsoid_acronym,parameters,srid,auth_name,auth_id,is_geo,deprecated)
VALUES (60119, 'Hartebeesthoek94 / ZAF BSU Albers
44E','aea','WGS84','+proj=aea +lat_0=-42 +lon_0=44 +lat_1=-34 +lat_2=-50
+x_0=1200000 +y_0=1300000 +ellps=WGS84 +towgs84=0,0,0,0,0,0,0 +units=m
+no_defs',520000119,'EPSG','9222',0,0) [UNIQUE constraint failed:
tbl_srs.srs_id/UNIQUE constraint failed: tbl_srs.srs_id] 

120 CRSs could not be updated. 
-- Up-to-date: /usr/local/share/icons/hicolor/scalable/apps/qgis.svg

------------- 

Thanks, 

Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20191120/de37daa9/attachment-0001.html>


More information about the QGIS-Developer mailing list