Label imported GIS pipe with OD data

I am trying to label lines with OD data fields. (Imported pipes from GIS)
ObjectExtensions.GetParameters does not list any OD data
How is this possible?

thanks, but I do not get it. Input is object and ODfield name, output is supposed to be field value.

Maybe something like this?

Exactly, thank you very much!

New to Dynamo here… This looks like a good way to utilize it in our workflows.

Just a quick question: Not sure what to use as a value in the “String” node?
It seems to be erroring out.

Hi @mach1-69,

Is STREET_NAM the name of the table or the name of a field? Here’s an explanation.

Thanks for the quick response. It is the name of a field.

I tried OD:Yavapai_Roads but it didn’t seem to change anything. Just tried it with Yavapai_Roads and it returned some results.

Thanks for the push in the right direction.

I will continue onward…

Correct - Yavapai_Roads would be the table name in this case.