The Data Interoperability connection transposes X and Y values in the Web Feature Service (WFS) services.
上次发布: September 19, 2014ArcGIS for Desktop
漏洞 ID 编号
NIM040278
已提交
November 21, 2008
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
9.3
操作系统
Windows OS
操作系统版本
XP
修正版本
10.1
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
For ArcIMS generated WFS services, use data in a projected coordinate system.
If the WFS service supports WFS 1.0.0, load the service in this version using the Data Interoperability connection instead of WFS 1.1.0 which is used by the default type for dataset URL string like this:
http://<URL_of_the_WFS>?version=1.0.0&service=WFS http://%3cURL_of_the_WFS%3e?version=1.0.0&service=WFS>
The problem seems to occur with WFS 1.1.0 only.