Please add a unit override/scaling capability in the GeoBIM → AGOL integration so ACC-hosted 3D models authored in Autodesk Plant 3D (millimeters) can be correctly placed in AGOL projects using meters (e.g., RD New / EPSG:28992), without breaking the live ACC link.
Problem:
- Plant 3D models are typically authored in millimeters.
- AGOL scenes (e.g., RD New) expect meters.
- Current GeoBIM/AGOL pipelines don’t offer a unit conversion/scale option, causing misplacement.
- Workaround (FME scaling) breaks the live ACC connection—removing a key value of GeoBIM.
Proposed solution:
- Add a per-source “Units” setting and/or “Scale factor” in GeoBIM project/link configuration.
- Example: Units = millimeters → auto apply scale 0.001 to positions/geometries.
- Optionally detect and honor authoring units from ACC/Plant 3D metadata.