We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我采用给出的数据,渲染球形地球上的各个国家板块,但是不知道为什么,有的数据coordinates,我得反转数组顺序一下,才能正确渲染出来,有的则不需要反转数组才能正确渲染,这就很奇怪,是顺时针与逆时针是随机的吗?例如第一条国家数据,如果我直接渲染,除了这个国家,其他位置,整个地球都被渲染成了板块,反转数组后,才能让这个国家,正确的,渲染成只有这个国家渲染板块
The text was updated successfully, but these errors were encountered:
您好,方便提供一下使用的 GIS 软件与版本信息吗,以便进行排查
Sorry, something went wrong.
No branches or pull requests
我采用给出的数据,渲染球形地球上的各个国家板块,但是不知道为什么,有的数据coordinates,我得反转数组顺序一下,才能正确渲染出来,有的则不需要反转数组才能正确渲染,这就很奇怪,是顺时针与逆时针是随机的吗?例如第一条国家数据,如果我直接渲染,除了这个国家,其他位置,整个地球都被渲染成了板块,反转数组后,才能让这个国家,正确的,渲染成只有这个国家渲染板块
The text was updated successfully, but these errors were encountered: