OpenDroneMap / WebODM

User-friendly, commercial-grade software for processing aerial imagery. 🛩
https://www.opendronemap.org/webodm/
GNU Affero General Public License v3.0
2.83k stars 944 forks source link

Allow users to load already processed orthophotos, DEMs and 3D models (from other software) #660

Open pierotofy opened 5 years ago

pierotofy commented 5 years ago

Seems like a recurring use case for some users.

kikislater commented 5 years ago

This function is already present in MicMac for information for DEM. It allows to process, clean dem or point cloud, import it to have a clean Ortho !

smathermather commented 5 years ago

@kikislater -- Related: have you seen this?: https://github.com/dronemapper-io/NodeMICMAC

kikislater commented 5 years ago

Yes, I have to find time to test it nos ;-)

kikislater commented 5 years ago

As we discuss about it, will it be plan in the near future to choose between opensfm and micmac ?

pierotofy commented 5 years ago

We'll probably add the option to add a NodeMicMac node when running WebODM, yes.

smathermather commented 5 years ago

It makes lots of sense.

pierotofy commented 4 years ago

This will likely be included as part of core, as the dependency to PotreeConverter/Entwine is difficult to add as a plugin (for point clouds).

It should allow import of:

And not necessarily all three of them (any combination is allowed).

Should allow a task name to be specified.

Textured 3D models will not be added for now.

byhkalo commented 3 years ago

Hello @pierotofy, @smathermather

I see this issue and this problem is actual for me. I have a lot of orthophotos from Pix4D (I processed up to 1000 images). I would like to import them to present to clients.

How can I support that feature? I don't have experience in the web and can't write code by myself. But can I pay or something like that to support your team. How much you need?

byhkalo commented 3 years ago

Hello @pierotofy and @smathermather! Hope you are going well. What do you think about that feature? Is it hard to implement?

pierotofy commented 3 years ago

Hey @byhkalo :hand: it's not difficult, but just time consuming (making the UI, API endpoints, async processing of point clouds to generate EPTs). Get in touch at https://uav4geo.com/contact we can discuss time/cost estimates.