爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
查看: 3985|回复: 5

java 版wcontour-1.6.1 等值线自相交的问题

[复制链接]

新浪微博达人勋

发表于 2019-9-24 17:08:10 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册 新浪微博登陆

x
王老师:
你好,我用你写的java 版本的wcontour-1.6.1.jar版本的api
1、tracingBorders
2、tracingContourLines
3、smoothLines
4、tracingPolygons
生成等值面的时候,发生了自相交的情况:


[size=15.0667px]SELECT
[size=15.0667px]VALUE
[size=15.0667px]        ,
[size=15.0667px]        st_intersection ( G.shape, x.shape ) AS shape
[size=15.0667px]FROM
[size=15.0667px]        "***********" G,
[size=15.0667px]        "XZQH" x
[size=15.0667px]WHERE
[size=15.0667px]        to_char( G."refTime", 'YYYY-MM-DD HH24:MI:SS' ) || '_' || G."surfaceValue" = '2019-09-25 18:00:00_10000'
[size=15.0667px]> ERROR:  lwgeom_intersection: GEOS Error: TopologyException: Input geom 0 is invalid: Self-intersection at or near point 98.861732636590531 18.12727345592743 at 98.861732636590531 18.12727345592743

[size=15.0667px]> 时间: 0.512s

密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2019-9-25 08:28:05 | 显示全部楼层
可以把 smoothLines 步骤注释掉试试
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

 楼主| 发表于 2019-9-25 09:01:02 | 显示全部楼层
好的,我试试。
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

 楼主| 发表于 2019-9-25 09:15:43 | 显示全部楼层
另外发现类public class Polygon {
    public boolean IsBorder;
    public boolean IsInnerBorder = false;
    public double LowValue;
    public double HighValue;
    public boolean IsClockWise;
    public int StartPointIdx;
    public boolean IsHighCenter;
    public Extent Extent = new Extent();
    public double Area;
    public PolyLine OutLine = new PolyLine();
    public List<PolyLine> HoleLines = new ArrayList();
    public int HoleIndex;

    public Polygon() {
    }

    面对象包含的内嵌框集合HoleLines有些是不闭合的(首尾坐标不一致)?这样在构造一个几何对象时会报错,要手工处理一下吗?
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

发表于 2019-9-25 09:19:46 | 显示全部楼层
ffye1981 发表于 2019-9-25 09:15
另外发现类public class Polygon {
    public boolean IsBorder;
    public boolean IsInnerBorder = f ...

软件是开源的,你可以自己改进相关功能。
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

新浪微博达人勋

 楼主| 发表于 2019-9-25 14:22:51 | 显示全部楼层
好的,谢谢
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表