Julien Cabieces

Results 67 comments of Julien Cabieces

I manage to reproduce the issue, thanks @Nick2253. I'm gonna try to fix it.

> Where to put the current version number metadata.txt > Add a Changelog ? Yes > What to do when a new version has to be released - update version...

> Publish to qgis.plugins.org once we decide it is ready for publication Yep, indeed

> Change layer IDs to a triple (name, URI, provider) I'm -1 on this because it prevents from using the abstraction ability of QGIS, for instance if you want to:...

> But at the same time, I would really like to be able to "copy / paste" a given configuration to another project. So ... maybe we should keep the...

> Well, it's more to get and idea of the structure, and yes, there is no example in this of more than one plot in the array, but you get...

> No, I propose to keep the current configuration format in the project file (only layer IDs). > > Two new functions would allow the user to export the configuration...

docstring seems a good idea. I'm unsure about annotations, I never used so maybe we can give it a try

@mhugo Is not the whole point of _LayerData_ [interface](https://github.com/Oslandia/QGeoloGIS/blob/master/qgeologis/data_interface.py#L66) ? Then you can have specific symbology regarding attribute values, no?

Everything is green now, anyone willing to review this beast :grimacing: ?