IlluGen: Moving points by curl map?

How would I move the points coming out of a Geo Points Shape based on a curl map? (By curl map I mean a normal map with Z = 0, X and Y values swapped.) I imagine that each frame a point’s location would be offset by the texture value sampled by the point’s last X and Y world coordinates…