Hi Eric, > Possible improvements: > - improve the output layer name of the AttributeQuery > plugIn > (com.vividsolutions.jump.workbench.ui.plugin.analysis.AttributeQueryPlugIn); > at the moment, the name is something like it NAMELAYER-operator, e.g. > buildings-=, resulting from the following code : String outputLayerName = > LayerNameGenerator.generateOperationOnLayerName(funcNameToRun, > srcLayer.getName()); > It could be improved by using the following > pattern: NAMELAYER-ATTRIBUTENAME_operator_VALUE
The three query plugins now follow (approximately) the following scheme depending on wheter it is a spatial or a attribute query and if the operation takes a parameter or not sourceLayer_[attribute_]operator_[parameter_]value Michaël ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel