When creating a new feature class and specifying a 'Mercator (World)' or 'WGS 1984 Web Mercator’ projected coordinate system using the PG_GEOMETRY geometry type in a POSTGIS 1.4 enabled spatial database, the following error is received:
"‘Failed to create feature class. Underlying DBMS error[ERROR: AddGeometryColumns() – invalid SRID CONNECT: SQL statement “SELECT AddGeometryColumn(“,$1 , $2 , $3 , $4 , $5 , $6 )”PL/pgsql function “addgeometrycolumn” line 5 at SQL statement::SQL state: P0001"
上次发布: August 25, 2014ArcSDE/Enterprise Geodatabase
漏洞 ID 编号
NIM051648
已提交
December 3, 2009
上次修改时间
April 2, 2025
适用范围
ArcSDE/Enterprise Geodatabase
找到的版本
10.0 Beta
操作系统
Windows OS
操作系统版本
2008
修正版本
N/A
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
You need to grant the user as whom you are trying to load the data SELECT privileges on public.spatial_ref_sys table.