# To3mx **Repository Path**: primer007/To3mx ## Basic Information - **Project Name**: To3mx - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-03 - **Last Updated**: 2024-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # To3mx This project has moved to [lodToolkit](https://github.com/ProjSEED/lodToolkit) - Convert OSGB PagedLOD tree to Bentley ContextCapture [3MX/3MXB](https://docs.bentley.com/LiveContent/web/ContextCapture%20Help-v9/en/GUID-CED0ABE6-2EE3-458D-9810-D87EC3C521BD.html) tree. ### How to use ``` To3mx.exe --input --output -i, --input -o, --output ``` ### Example ``` To3mx.exe -i E:\Data\Test -o E:\Data\Test_3mx ``` ### The input dir should look like this ``` --metadata.xml --Data\Tile_000_000\Tile_000_000.osgb ```