Happy to hear!
Let me piggy back on the subject. I notice that the Buffered Geometry result
does not carry the source spatial reference id. Would it make sense to have
this set on the JTS api, or leave it as it is to the client programmer to
set it by hand?

I acknowledge the fact that JTS doesn't want to deal with the SRID, and
leave it to another layer of the application to do so, but in my little
experience I would think it would make sense that the API would just copy
this value from the source to the resultant buffer.

I guess this could be easily done in the BufferOp.computeGeometry() method.

I would like to know what the other more experient users of the API have to
say, maybe there are situation where this is not actually desired, but I
fail to find them.

Thanks,
Alexandre Pretyman

On Wed, Oct 15, 2008 at 6:34 PM, Martin Davis <[EMAIL PROTECTED]>wrote:

> Matthias Bobzien pointed out a bug in the new JTS buffer code, which
> occurred during processing some polygons with CCW orientation.  Luckily the
> fix was simple.  This has now been commited to CVS, and a new alpha release
> is available at
>
> http://tsusiatsoftware.net/jts/files/jts-1.10-alpha.zip
>
> Keep up the good work, testers!
>
> --
> Martin Davis
> Senior Technical Architect
> Refractions Research, Inc.
> (250) 383-3022
>
> _______________________________________________
> jts-devel mailing list
> [email protected]
> http://lists.refractions.net/mailman/listinfo/jts-devel
>
_______________________________________________
jts-devel mailing list
[email protected]
http://lists.refractions.net/mailman/listinfo/jts-devel

Reply via email to