When the input is WKID 3857 all events are reverse geocoded to the North Pole.
上次发布: August 26, 2019ArcGIS GeoEvent Server
漏洞 ID 编号
BUG-000124356
已提交
August 8, 2019
上次修改时间
June 11, 2022
适用范围
ArcGIS GeoEvent Server
找到的版本
10.6.1
操作系统
Windows OS
操作系统版本
2016 64 Bit
状态
In Product Plan
该问题已添加到开发团队的解决问题中。 对于具有此状态的问题,将在近期版本(下一个或两个版本)中进行解决。 检查问题的“其他信息”或“备用解决方案”部分,寻找可以完全解决此问题的有用信息。
解决办法
Add the Projector Processor immediately after Reverse Geocode Processor in order to project the data into the correct coordinate system.
The Projector Processor may not be required. If the data is written to a feature service and if the geometry in the event has the spatial reference in it, the data will be projected on the fly by type 'WKID 4326', to some other spatial reference. But this is only true if the spatial reference on the outgoing data is actually specified in the geometry.