Oslandia / albion

Migrated to: https://gitlab.com/Oslandia/albion
https://gitlab.com/Oslandia/albion
GNU General Public License v3.0
49 stars 17 forks source link

Cross-section #51

Closed DiasZh closed 5 years ago

DiasZh commented 6 years ago

During the creation cross-section it gives us message:

_

2018-05-25T05:51:26 1 Traceback (most recent call last): File "C:/PrLegacy/OSGEO4~1/apps/qgis-ltr/./python/plugins\albion\plugin.py", line 589, in section_from_selection self.project.set_section_geom(self.current_section.currentText(), line) File "C:/PrLegacy/OSGEO4~1/apps/qgis-ltr/./python/plugins\albion\project.py", line 606, in set_section_geom """.format(srid=srid, wkb_hex=geom.wkbhex, id=section_id)) AttributeError: 'LineString' object has no attribute 'wkb_hex'

_

But, on some computers we don`t have this message.