tudelft3d / bag3d

Software for generating a 3D version of the BAG dataset and more. Python + PostgreSQL + 3dfier
GNU General Public License v3.0
11 stars 11 forks source link

Fix batch3dfier.process.run() return code #21

Closed balazsdukai closed 5 years ago

balazsdukai commented 5 years ago

Currently always returns None, should return 0 on success.