文档解释 ORA-13337: failure in concatenating LRS polyGons Cause: LRS concatenation involving LRS polygons is not supported.
ORA-13337: failure in concatenating LRS polyGons
Cause: LRS concatenation involving LRS polygons is not supported.
Action: Check the geometry and element types to make sure the concatenate operation is not called with a polygon type.
ORA-13337错误是指在尝试连接LRS线段时失败。此错误与ST_LRSFromGeometry构造函数有关。
已知此错误是由于存在不相交的LRS多边形及其相应线段导致的,即实际上无法将其连接在一起,除非对空间几何形状本身施加变形,才能将其连接在一起。
当尝试连接多个LRS多边形时,可能会出现ORA-13337错误,这是因为多边形之间可能存在不相交,上下文和角点错位等情况,从而导致无法与其他多边形连接。
1.检查输入的多边形,以确保多边形之间的连接是有效的,并尝试使用ST_Validate和ST_ValidateApproximate函数来纠正错误。
2.为每个多边形生成M和Z值,并将它们添加到查询中。
3.使用路线支撑(LRS)构造函数的空间分析函数,以此来确保每个多边形的上下文或角点是正确的
--结束END--
本文标题: ORA-13337: failure in concatenating LRS polygons ORACLE 报错 故障修复 远程处理
本文链接: https://lsjlt.com/news/542083.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0