-
Notifications
You must be signed in to change notification settings - Fork 7
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
Bypass loading of clipped tiles #658
Conversation
@corybarr given Kevin's comment in CesiumGS/cesium-native#803 (comment), it may be possible to test this with another dataset like Melbourne Photogrammetry (in the asset depot). |
@lilleyse Good call. It works well and feels very snappy loading just this section: Logs confirm it works. |
…nto exclude-tiles-not-in-polygon
…iumGS/cesium-omniverse into exclude-tiles-not-in-polygon
Clipping test for Melbourne: MelbourneClippingTest.zip |
…nto exclude-tiles-not-in-polygon
@corybarr I tested that CesiumGS/cesium-native#808 fixes the clipping issues with P3DT. |
Awesome. Will update and merge after that fix merged. |
@corybarr could you update |
…nto exclude-tiles-not-in-polygon
@corybarr could you update cesium-native in this branch now that CesiumGS/cesium-native#808 is merged? |
|
Do not merge until CesiumGS/cesium-native#803 is resolved.
Add the following to functionality to polygon raster overlays:
(It seems tooltips don't wrap if they go off the screen.)
Test file:
AustrialiaBlockClipping.zip