Hello,
Does anyone knows how to run a Where clause for the sptialbiz plugin reader in fme desktop.
I have tried normal sql statement but it doesn't work.
Regards,
Saman Aziz.
Hello,
Does anyone knows how to run a Where clause for the sptialbiz plugin reader in fme desktop.
I have tried normal sql statement but it doesn't work.
Regards,
Saman Aziz.
@samanazizgeomap you would use a Smallworld predicate, not SQL. That would look something like:
WHERE Clause: WElectricity] cable where Status = "Accepted"
@erik_jan can probably add more detail.