-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
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
Add support for Region Bounding Volume #66
Comments
Add support for:
The region must be defined on the oblate WGS84 spheroid with major and minor axes defined here |
A simple implementation would just involve creating a sphere or box around the region volume. |
From #269 (comment):
|
Regions should be specified in the local frame of the group treating the group as the WGS84 coordinate frame.
Example data here.
Spec here.
More information in CesiumGS/3d-tiles#445
The text was updated successfully, but these errors were encountered: