Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

use of python call arguments to join with existing layer

$
0
0
Hi,

Currently I am passing in, as call arguments, two sets of data Parcel_ID & Parcel_Owner. I want to treat the two sets as two columns and perform a JOIN using the first column. I thought about using a virtual table but how do I name the Field for the first column?

Viewing all articles
Browse latest Browse all 2485

Trending Articles