I'd like to modify a field in a row in my database, where the field happens to be a geometry. I already have a setup where I can send a string for any other field and it will be modified accordingly, so it would be really convenient (though not necessary) to do the same for this.
Can FeatureStore.modifyFeatures(property, value, filter) update a geometry field when "value" is a String, or does it need an Object, like a DirectPosition2D? If it can, what sort of format does the string need to be in? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Trying-to-modify-a-geometry-field-by-sending-a-string-to-wfst-tp6609356p6609356.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ 10 Tips for Better Web Security Learn 10 ways to better secure your business today. Topics covered include: Web security, SSL, hacker attacks & Denial of Service (DoS), private keys, security Microsoft Exchange, secure Instant Messaging, and much more. http://www.accelacomm.com/jaw/sfnl/114/51426210/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
