Attach pixel geocoding in graph builder

I’ve also seen the other post from you.

I’m not sure but if you haven’t simplified the command and you use it as you have written here, than it could be that the variables are not replaced.

In order to validate the created command you could add

print(command)

before executing it.

If this doesn’t help you should provide more of your code. Then it is easier to help.