[postgis-devel] libjts

strk at refractions.net strk at refractions.net
Thu Apr 14 04:58:09 PDT 2005


I've been working on building JTS shared libraries
as suggested by David Blasby some times ago on this
list. Attached is what should become part of the
jts distribution: a directory containing also code
of a JTS wrapper for use with C (or any other non
OO language).

PostGIS already has support for using JTS, altought
it is using it's own wrapper instead of the one
contained in the attached (might be changed in the
future - for future compatibility sake).

The C wrapper's API could be ported to GEOS as well
to provide a more stable ABI and a more closer match
with the JTS counterpart (ideally any code could choose
whether to use JTS or GEOS just changing function and
abstract data types prefix from "JTS" to "GEOS").

Test reports welcome.

--strk;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libjts.tgz
Type: application/x-tar-gz
Size: 64096 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20050414/80c7f1ab/attachment.bin>


More information about the postgis-devel mailing list