Skip to main content
Solved

Function @uuid() versus transformer UniqueIdentifierGenerator

  • February 16, 2024
  • 1 reply
  • 66 views

andr__d
Contributor
Forum|alt.badge.img+3

Hello,

 

Is the result of the function @uuid() the same as the transformer UniqueIdentifierGenerator ?

I would like to create directly an UUID in an attribute creator instead of using 2 transformers (UniqueIdentifierGenerator and AttributeCreator).

 

Thanks.

 

 

Best answer by virtualcitymatt

Essentially yes,

If it helps, I use it all the time in attribute creators to create gml_id’s.

Usually in the form of: 

ID_@UUID()

the rest of the stuff in the function isn’t needed

View original
Did this help you find an answer to your question?

1 reply

virtualcitymatt
Celebrity
Forum|alt.badge.img+39
  • Celebrity
  • Best Answer
  • February 16, 2024

Essentially yes,

If it helps, I use it all the time in attribute creators to create gml_id’s.

Usually in the form of: 

ID_@UUID()

the rest of the stuff in the function isn’t needed


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings