-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New script to move feature from features of a same record (agat_sp_move_attributes_within_records) #413
Conversation
Hej @Juke34, thanks for the script. I tested it, but it is not exactly doing what we need. The input looks like this:
and we want to have all arguments (but not makerName) copied to the CDS entries:
However, the current version of the script ignores all comma-separated entities of DBxref, as well it appends
Due to our current tight time limitations, we will probably just add @LucileSol script to the GAAS repo. |
…st value when the attribute has several values
This script is anyway useful to AGAT, so I will include it. I have fixed the bugs (It should now behaves as you wish ^^). |
thanks Jacques. I tested the new version and I am getting the following error.
and here is the potential problem:
|
Are you sure you are using the latest version? I had this problem in previous commit that I have fixed (line $feature->add_tag_value($tag,@{$value}); in OmniscientTools). I will give a try |
Check done. Your example works fine on my side. |
@LucileSol @MartinPippel @mahesh-panchal
Is that script fine to you? Could you give a try?
example of usage: