-
Notifications
You must be signed in to change notification settings - Fork 2
Integrate DURAARK into your workflow
There are three ways to integrate DURAARK's functionality into your workflow. The first one is to use DURAARK like you would use e.g. PayPal: At the time where your workflow needs a payment it calls the PayPal API with the account data of a customer and a prize and the payment is handled with the PayPal platform. After the processing of the payment PayPal links back to your application with a success notification (or a failure notice, in case).
The integration of DURAARK is designed in a very similar way: At some point in your workflow you want to archive 3D data files into the long-term archive and you want to use the semantic and geomtric enrichment capabilities of the system on your own files. DURAARK provides an API that allows you to upload your own files into the system, from where you use the WorkbenchUI (our graphical archival assistant) to prepare the data for archiving. In this preparing process it is also possible to use the semantic and geometric enrichment tools developed in the project.
The second possibility is to directly use the different APIs provided by the DURAARK Service Platform to have fine-grained control on how to use DURAARK's functionality.
As a third option it is possible to directly use components (e.g. the 'point cloud to bim (pc2bim)' component) via their command line interface.
© DURAARK Consortium http://duraark.eu