You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sis.apache.org by Martin Desruisseaux <ma...@geomatys.fr> on 2013/08/23 00:09:06 UTC

Work in progress

Thanks all for the votes on the "profiles" group of modules. I will 
commit it probably next week.

For now I started to port some referencing classes, beginning with Well 
Known Text (WKT) parsing and formatting. One issue is that different 
organizations have different interpretations of the standard. 
Consequently I'm proposing a Convention enumeration [1] for specifying 
which "standard flavour" to use. Other classes and enumerations 
submitted in this "org.apache.sis.io.wkt" package are for specifying the 
symbols and colours (for X3.64 enabled terminal) to use. The classes 
performing the real work would arrive probably next week.

     Martin


[1] 
https://builds.apache.org/job/sis-jdk7/site/apidocs/org/apache/sis/io/wkt/Convention.html


Re: Work in progress

Posted by "Mattmann, Chris A (398J)" <ch...@jpl.nasa.gov>.
Great work as usual my friend..

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattmann@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++






-----Original Message-----
From: Martin Desruisseaux <ma...@geomatys.fr>
Organization: Geomatys
Reply-To: "dev@sis.apache.org" <de...@sis.apache.org>
Date: Thursday, August 22, 2013 3:09 PM
To: Apache SIS <de...@sis.apache.org>
Subject: Work in progress

>Thanks all for the votes on the "profiles" group of modules. I will
>commit it probably next week.
>
>For now I started to port some referencing classes, beginning with Well
>Known Text (WKT) parsing and formatting. One issue is that different
>organizations have different interpretations of the standard.
>Consequently I'm proposing a Convention enumeration [1] for specifying
>which "standard flavour" to use. Other classes and enumerations
>submitted in this "org.apache.sis.io.wkt" package are for specifying the
>symbols and colours (for X3.64 enabled terminal) to use. The classes
>performing the real work would arrive probably next week.
>
>     Martin
>
>
>[1] 
>https://builds.apache.org/job/sis-jdk7/site/apidocs/org/apache/sis/io/wkt/
>Convention.html
>