Opened 10 years ago

Closed 7 years ago

Last modified 7 years ago

#680 closed defect (fixed)

Bogus WKB representation of empty polygon

Reported by: strk Owned by: strk
Priority: major Milestone: 3.6.1
Component: Core Version: 3.4.2
Severity: Unassigned Keywords:
Cc:

Description

Empty polygons are represented as being composed by one empty ring, instead they should be represented as being composed by no rings.

See http://sourceforge.net/mailarchive/forum.php?thread_name=CAK2ens2hmPWmaEQaRkkUrt6bODGjOFh_jgxdHcSV316fKxgBhA%40mail.gmail.com&forum_name=jts-topo-suite-user

Change History (8)

comment:1 by strk, 10 years ago

3.3.10 is also affected, for the record. But not worth backporting this fix, imho

comment:2 by strk, 7 years ago

Milestone: 3.4.33.6.1

Ticket retargeted after milestone deleted

comment:4 by strk, 7 years ago

Resolution: fixed
Status: newclosed

In 4308:

Fixed WKB representation of empty polygon.

Patch by Sergey Fedoseev
Closes #680.

comment:5 by strk, 7 years ago

In 4309:

Fix WKB representation of empty polygon.

Patch by Sergey Fedoseev
Closes #680.

comment:6 by Sandro Santilli <strk@…>, 7 years ago

In 4e507bb/git:

Fixed WKB representation of empty polygon.

Patch by Sergey Fedoseev
Closes #680.

git-svn-id: http://svn.osgeo.org/geos/trunk@4308 5242fede-7e19-0410-aef8-94bd7d2200fb

comment:7 by Sandro Santilli <strk@…>, 7 years ago

In 4e507bb/git:

Fixed WKB representation of empty polygon.

Patch by Sergey Fedoseev
Closes #680.

git-svn-id: http://svn.osgeo.org/geos/trunk@4308 5242fede-7e19-0410-aef8-94bd7d2200fb

comment:8 by Sandro Santilli <strk@…>, 7 years ago

In 4e507bb/git:

Fixed WKB representation of empty polygon.

Patch by Sergey Fedoseev
Closes #680.

git-svn-id: http://svn.osgeo.org/geos/trunk@4308 5242fede-7e19-0410-aef8-94bd7d2200fb

Note: See TracTickets for help on using tickets.