-
Notifications
You must be signed in to change notification settings - Fork 241
Fix reality data not being reprojected correctly when its CRS is different than iModel #9059
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
Merged
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
677fe42
WIP fix reprojection when reality data CRS diff from iModel
eringram f7647ff
Clean up, unit tests
eringram 77f6bed
Merge branch 'master' into eringram/rd-reproject-crs
eringram 10c8812
rm terraindrapetool changes
eringram dd02435
rush change
eringram 21ff485
Merge branch 'master' into eringram/rd-reproject-crs
eringram 40ed369
Merge branch 'master' into eringram/rd-reproject-crs
eringram 7b455cf
Update core/frontend/src/internal/tile/RealityTileLoader.ts
eringram d6ab6ff
Only calculate dbToRoot if need to do reprojection
eringram 561bde2
Improve tests so you can actually pass reprojectTransform, iModelTran…
eringram c47a8ba
Additional test, nextversion.md
eringram f791c62
Merge branch 'master' into eringram/rd-reproject-crs
eringram 7b23401
Merge branch 'master' into eringram/rd-reproject-crs
ben-polinsky 97c830b
Merge branch 'master' into eringram/rd-reproject-crs
eringram 4f75c96
Merge branch 'master' into eringram/rd-reproject-crs
anmolshres98 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
common/changes/@itwin/core-frontend/eringram-rd-reproject-crs_2026-03-04-23-15.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "changes": [ | ||
| { | ||
| "packageName": "@itwin/core-frontend", | ||
| "comment": "Fix reality data not being reprojected correctly when its CRS is different than iModel", | ||
| "type": "none" | ||
| } | ||
| ], | ||
| "packageName": "@itwin/core-frontend" | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.