Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] uDigWalkthrough2 Training Document

More detail on this issue is provided below.

 

When you select the Tasmania roads layer and move a vertex, you can move the road, but when you try to commit the change, the road goes back to its previous position. The stack trace is as follows:

 

 

java.io.IOException: srsName required for MultiPoint

                at org.geotools.xml.gml.GMLComplexTypes.encode(GMLComplexTypes.java:361)

                at org.geotools.xml.gml.GMLComplexTypes.encode(GMLComplexTypes.java:150)

                at org.geotools.xml.gml.GMLComplexTypes$AbstractGeometryType.encode(GMLComplexTypes.java:976)

                at org.geotools.xml.wfs.WFSTransactionComplexTypes$PropertyType.encode(WFSTransactionComplexTypes.java:1460)

                at org.geotools.xml.wfs.WFSTransactionComplexTypes$UpdateElementType.encode(WFSTransactionComplexTypes.java:1078)

                at org.geotools.xml.wfs.WFSTransactionComplexTypes$TransactionType.encode(WFSTransactionComplexTypes.java:311)

                at org.geotools.xml.DocumentWriter.writeFragment(DocumentWriter.java:316)

                at org.geotools.xml.DocumentWriter.writeDocument(DocumentWriter.java:214)

                at org.geotools.data.wfs.v1_0_0.WFSTransactionState.commitPost(WFSTransactionState.java:291)

                at org.geotools.data.wfs.v1_0_0.WFSTransactionState.commit(WFSTransactionState.java:152)

                at org.geotools.data.DefaultTransaction.commit(DefaultTransaction.java:182)

                at net.refractions.udig.project.internal.impl.UDIGTransaction.commitInternal(UDIGTransaction.java:49)

                at net.refractions.udig.project.internal.impl.EditManagerImpl.commitTransaction(EditManagerImpl.java:395)

                at net.refractions.udig.project.internal.commands.selection.CommitCommand.run(CommitCommand.java:36)

                at net.refractions.udig.tools.internal.CommitTool$1.run(CommitTool.java:54)

                at net.refractions.udig.ui.PlatformGIS$Runner.run(PlatformGIS.java:200)

                at net.refractions.udig.ui.PlatformGIS$Runner.run(PlatformGIS.java:214)

                at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

 

From: udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx [mailto:udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of Patrick Jessup
Sent: Thursday, 13 January 2011 5:20 PM
To: udig-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [udig-devel] uDigWalkthrough2 Training Document

 

In the ‘Editing Geometry with WFS’ section of the uDigWalkthrough2 training document, unable to commit the change after moving the road around the lake.

 


The contents of this email are confidential and may be subject to legal or professional privilege and copyright. No representation is made that this email is free of viruses or other defects. If you have received this communication in error, you may not copy or distribute any part of it or otherwise disclose its contents to anyone. Please advise the sender of your incorrect receipt of this correspondence.



The contents of this email are confidential and may be subject to legal or professional privilege and copyright. No representation is made that this email is free of viruses or other defects. If you have received this communication in error, you may not copy or distribute any part of it or otherwise disclose its contents to anyone. Please advise the sender of your incorrect receipt of this correspondence.

Back to the top