Closed xueshuai0922 closed 1 year ago
docker run -p 3100:3000 -v /dev/drone/data-no-gpu:/var/wwww/data -d opendronemap/nodeodm --3d-tiles
cant set true too
Could we move this conversation over to the forum at https://community.opendronemap.org? :pray: The forum is the right place to ask questions (we try to keep the GitHub issue tracker for feature requests and bugs only). Thank you! :+1:
What is the problem?
I have used the /task/new/init API to set options and changed 3d-tiles to true. However, when I retrieve the result using /task/{uuid}/info, it still shows 3d-tiles as false. 【options 】 as follow:
task/{uuid}/info
response:What should be the expected behavior?
i want to be set 3d-tiles true, output 3d-tiles
How can we reproduce this? (What steps did you do to trigger the problem? Be detailed)
i used swagger.json
[odm.openapi.json](https://github.com/OpenDroneMap/NodeODM/files/13265398/odm.openapi.json)