Stefan
Stefan
@DflGruBoe @kfischerar @urskaufmann What do you think about this. How many raingauges do you need in your projects?
@TriformMoritz @urskaufmann Can you check which of the requirements with the new data model tool are fullfilled now and which ideas should be taken in further enhancements of the data...
This is solved with the new datamodel tool: https://qgep.github.io/docs/en/admin-guide/datamodel-tool/index.html
https://github.com/teksi/wastewater/issues/18
- [ ] Alter demo data - there are almost 12k reaches with ws_status=unknown (reach point will not be labeled)
@ponceta Can you add that to the roadmap too?
@urskaufmann Is this a QGIS or TEKSI problem to solve? Max ranges are set in the TEKSI datamodel, aren't they? Any suggestions what to adapt?
@rbovard Is this still an issue with the latest version of TEKSI wastewater? Else please close.
Can confirm problem Problem happens in https://github.com/QGEP/qgepplugin/blob/14639f5e71e09d26341081530f5b8faeadfd4cfd/qgepplugin/tools/qgepnetwork.py#LL441C4-L448C47 def attrAsGeometry(self, feat, attr): """ Get an attribute as geometry """ ewktstring = self.attrAsUnicode(feat, attr) **# Strip SRID=21781; token, TODO: Fix this upstream**...
@ponceta Can we make this a critical error?