Skip to content
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

ODM Obj2Tiles version not up to date #1767

Closed
haochen-y opened this issue Jun 19, 2024 · 0 comments
Closed

ODM Obj2Tiles version not up to date #1767

haochen-y opened this issue Jun 19, 2024 · 0 comments

Comments

@haochen-y
Copy link

I have the windows native install of ODM version 3.5.1
I was trying to use the --error flag with Obj2Tiles by modifying ocgtiles.py. When ran, ODM reports that --error is not valid. I went a bit deeper and found that "Obj2Tiles --version" reported v1.0.0. In this version, --error was never added as an option. It was not until v1.0.4 that error calculation was added.

I went into the source code for ODM v3.5.1 and found that the Cmake file for Obj2Tiles list the version as v1.0.12 (most recent update), but when I use the ODM_Setup_3.5.1.exe downloaded from GitHub and run Obj2Tiles --version, the version is still 1.0.0.

image
(ODM v3.5.1 Obj2Tiles displaying v1.0.0)

image
(source code showing download for v1.0.12)

Is there a bug with ODM_Setup_3.5.1.exe? and how that is compiled? How can I compile the source code myself?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant