I commited Sanjay Jena's work on ISO 19107 implementation:

http://svn.geotools.org/geotools/trunk/gt/modules/unsupported/geometry/

This a work in progress, and is not yet part of the Maven build. I will work on 
the Maven configuration later.

Note to Sanjay: I renamed the following packages:

org.geotools.geometry.featgeom
geometry.featgeom

into

org.geotools.geometry.iso

Since "featgeom" is somewhat redundant with "geometry", and "iso" is 
complementary with "jts" (an other org.geotools.geometry subpackage). However 
we 
may drop the "iso" name completly in a future version and put the classes 
straight at the "org.geotools.geometry" level; I'm not yet sure and for sure it 
will depends if you agree or not :).

I also moved the "lineSegmentsData.dat" and "lineStringData.dat" files into the 
"src/test/resources/org/geotools/geometry/iso/test-data" directory. However I 
don't know which code to change for that, since I didn't any found 
"lineFooData.dat" occurence in the test directory.

Apart for the package name changes, I didn't changed anything to the code.

Thanks a lot for sharing your work!!

        Martin


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to