In previous versions, export tools would recalculate or maintain the Spatial Index of the source data when converting from SHP to PGDB. This no longer occurs for PGDB at 9.3, although it does it for FGDB. Instead, it uses the default Spatial Index of 1000, which is inadequate for data in Geographic coordinate systems. This can create a performance issue for some data sets.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM043276
已提交
March 12, 2009
上次修改时间
April 2, 2025
适用范围
No Product Found
找到的版本
9.3
修正版本
N/A
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
1. Use the GP Environment Setting "Output Spatial Grid 1". GP tools will honor this setting, for example Feature Class To Feature Class. If you set a Output Spatial Grid of 1, then the Spatial Index of the output Feature Class will also have a Spatial Index of 1. This will greatly improve panning, zooming and GP performance.2. Switch to FGDB3. If unable to switch to FGDB, use FDGB as an intermediate data source, then copy and paste to PGDB.4. Use the Calc Default Spatial Grid tool to determine an adequate Spatial Index, then create new PGDBs and specify the Spatial Index. Then load the data.