kiuliani / geoda

Automatically exported from code.google.com/p/geoda
GNU General Public License v3.0
0 stars 0 forks source link

allow selection subsetting in Table Selection Tool #153

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
enhance selection tool dialog with subsetting capability, e.g., select from 
current selection. this would go a long way to catch selections with two 
bounds, e.g., greater than 100 and less than 10000. this is currently not 
possible in a single operation.

Original issue reported on code.google.com by lanse...@gmail.com on 25 Jun 2015 at 2:28

GoogleCodeExporter commented 8 years ago
fix is proposed in ci 3716 and 3717

Add "Select in Current Selection" and "Append to Current Selection" options, so 
that the operations in this Table Tool is continous. E.g. first select South=1, 
then select HR60 [0~1] in South.

fix will be in 1.7.43

Original comment by lixun...@gmail.com on 17 Jul 2015 at 6:17