gvSIG feature requests #2278
Add the modulus operator (%) in the numeric commands of Field Calculator
| Status: | Closed | % Done: | 0% | |
|---|---|---|---|---|
| Priority: | Normal | Spent time: | - | |
| Assignee: | - | |||
| Category: | Document table | |||
| Target version: | 2.5.0-2913 (rev. org.gvsig.desktop-2.0.241) | |||
| gvSIG version: | 2.1.0 | Add-on resolve version: | ||
| Keywords: | Add-on resolve build: | |||
| Has patch: | Yes | Proyecto: | ||
| Add-on name: | Unknown | Hito: | ||
| Add-on version: |
Description
Please, add the modulus operator (%), i.e. the remainder of division of one number by another (http://en.wikipedia.org/wiki/Modulo_operation), in the numeric commands of Field Calculator.
History
#1
Updated by Antonio Falciano over 12 years ago
It seems that the mod (%) operator is already available in Jython (http://www.jython.org/docs/library/operator.html), so it should be quite simple to implement it.
#2
Updated by Álvaro Anguix over 12 years ago
- Target version deleted (
2.1.0-2223-rc1)
#3
Updated by Antonio Falciano over 11 years ago
- Target version set to 2.1.0-2268-rc4
- File modulus.patch
added
Has patch: Yes
I attach a patch that adds a new mod operator in the Field calculator.
#4
Updated by Álvaro Anguix over 11 years ago
- Has patch changed from No to Yes
#5
Updated by Joaquín del Cerro Murciano over 11 years ago
- Target version deleted (
2.1.0-2268-rc4)
#6
Updated by Álvaro Anguix over 11 years ago
- Category set to Document table
#7
Updated by Álvaro Anguix about 7 years ago
- Target version set to 2.5.0-2930-final
- Status changed from New to Closed
Added in new "Field Calculator" (gvSIG 2.5)
#8
Updated by Joaquín del Cerro Murciano about 7 years ago
- Target version changed from 2.5.0-2930-final to 2.5.0-2913 (rev. org.gvsig.desktop-2.0.241)