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
1、shp中存在的属性转为3dtiles之后没了?是不是不支持保留属性呀。 2、shp转3dtiles只能设置高度,不能设置底部高度,3dtiles需要放在有地形的上面,能不能可以设置底部高度。 3、shp转3dtiles之后,发现高度不对,本来是个整数,会变成一个小数,例如3米,会变成2.99999米。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1、shp中存在的属性转为3dtiles之后没了?是不是不支持保留属性呀。
2、shp转3dtiles只能设置高度,不能设置底部高度,3dtiles需要放在有地形的上面,能不能可以设置底部高度。
3、shp转3dtiles之后,发现高度不对,本来是个整数,会变成一个小数,例如3米,会变成2.99999米。
The text was updated successfully, but these errors were encountered: