[geos-devel] Upgrading to geos 3.3.0 broke all our codebase !

Sandro Santilli strk at keybit.net
Fri Jul 8 11:39:43 EDT 2011


On Fri, Jul 08, 2011 at 01:59:41PM +0200, Maxime van Noppen wrote:

> In geos there is:
> 
> Geometry
>    |
>    +------- Puntal
>    |          |
>    |          |
>  Point--------+
> 
> In JTS:
> 
> Geometry
>    |
>    |        Puntal
>    |          |
>    |          |
>  Point--------+
> 
> 
> Please correct me if I'm missing something here.

You're right, it's different.
GEOS implements all JTS interfaces using dynamic polymorphism.

--strk; 

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html


More information about the geos-devel mailing list