[geos-devel] Possible bug in buffer operation

Manuel Prieto Villegas mprieto at dap.es
Tue Feb 17 05:19:01 EST 2004


Hi all,

I found a possible bug in the buffer operator implemented in GEOS. If you make a buffer to the following geometry

POLYGON(
    (
        361104.7302231759 4219479, 
        361104.7302231759 4219544.979270052, 
        361214.1875 4219544.979270052, 
        361214.1875 4219479, 
        361104.7302231759 4219479
    ),
   (
        361167.18750000006 4219522, 
        361162.1875 4219506, 
        361176.1875 4219504, 
        361185.1875 4219511.000000001, 
        361178.1875 4219524, 
        361167.18750000006 4219522
    ),
   (
        361147.1875 4219531, 
        361153.1875 4219517, 
        361167.18750000006 4219522, 
        361162.1875 4219536, 
        361147.1875 4219531
    )
)

the resulting geometry will lost one of the islands. The same operation is performed correctly by the current release of JTS.




 -----------------------------------------------------
  Este correo electrónico y, en su caso, cualquier fichero anexo
  al mismo, contiene información de carácter confidencial
  exclusivamente dirigida a su destinatario o destinatarios. Queda
  prohibida su divulgación, copia o distribución a terceros sin la
  previa autorización escrita de Dap. En el caso de haber
  recibido este correo electrónico por error, se ruega notifíquese
  inmediatamente esta circunstancia mediante reenvío a la dirección
  electrónica del remitente.
  ----------------------------------------------------------
  The information in this e-mail and in any attachments is confidential
  and solely for the attention and use of the named addressee(s).
  You are hereby notified that any dissemination, distribution or copy
  of this communication is prohibited without the prior written consent 
  of Dap. If you have received this communication in error,
  please, notify the sender by reply e-mail.
  -------------------------------------------------------------






More information about the geos-devel mailing list