EnvelopePanel rounds bounds coordinates to three decimals ---------------------------------------------------------
Key: GEOS-4887 URL: https://jira.codehaus.org/browse/GEOS-4887 Project: GeoServer Issue Type: Bug Components: Wicket UI Affects Versions: 2.1.2 Reporter: Gabriel Roldán Assignee: Gabriel Roldán Fix For: 2.1.3 EnvelopePanel uses wicket TextField for the bounds coordinates. TextField rounds numbers to three decimals. This is inconvenient for certain uses of EnvelopePanel if more accuracy is needed. For instance, in order to use it to define a gwc gridset coordinate (work in progress on a branch), it is needed that the bounds coordinate are as accurate as possible as one bbox corner is used as tile origin. Solution is to use a TextField subclass that provides an alternative IConverter that allows for more decimal places. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel