qwat / QWAT

TEKSI Water module (project QWAT) - QGIS project
https://www.teksi.ch
GNU General Public License v2.0
58 stars 31 forks source link

Mass-editing of attributes #86

Closed vpicavet closed 8 years ago

vpicavet commented 8 years ago

We want to be able to modify attributes for multiple objects, in a single operation.

There is a core QEP open, with specifications from @andreasneumann

3nids commented 8 years ago

project is sponsored by Basel Stadt and will land in 2.16. @nyalldawson is the deveoper. will see if we can combine directly with #88

3nids commented 8 years ago

I asked nyall for an offer

andreasneumann commented 8 years ago

Hi Denis,

We (the Kanton Zug) also have interest in this functionality (search in multiple fields directly from the form view).

I would like to be informed about the specification.

Would the result of the search be a filtered set or selection or let the user decide if he wants to filter or select?

Andreas

On 2016-02-10 09:51, Denis Rouzaud wrote:

I asked nyall for an offer

Reply to this email directly or view it on GitHub [1].

Links:

[1] https://github.com/qwat/QWAT/issues/86#issuecomment-182257176

3nids commented 8 years ago

My first thought is that we have a check box in front of each widget allow to use it or not in the search. It would be an "AND" filter. Then, you would have "set as selection" and "add (/remove) to (/from) selection" buttons. Add to selection would be the way of creating "OR" filters.

But I have no strong opinion on this. Let's keep in touch with Nyall to define this.

andreasneumann commented 8 years ago

Will you do a specification document where we all can review/comment? E.g. on Google docs or on Github Wiki?

3nids commented 8 years ago

I am waiting on Nyall's opinion and start something then. I just created it, so if you want to write anything down, you can start straight ahead. https://docs.google.com/document/d/1OBis2-WM95PJEKJ-V9VA4NDx_kyHFWAsoLfl2s-MApw

vpicavet commented 8 years ago

See : https://github.com/qgis/QGIS-Enhancement-Proposals/issues/55

vpicavet commented 8 years ago

Implemented and pushed in qgis/QGIS/pull/2995

Thanks Nyall and Kanton Basel Stadt !