Hi, Is it possible to add a geometry to another geometry? For example, what I want to do is add a point to the end of the first line in a multilinestring. I have read the docs and the only thing that may be able to accomplish this is GeomUnion. Seamus