Opened 14 years ago

Closed 13 years ago

Last modified 6 years ago

#373 closed enhancement (wontfix)

ExtendedCoordinate

Reported by: cemehehko Owned by: strk
Priority: major Milestone: GEOS Fund Me
Component: Core Version: 3.2.0
Severity: Feature Request Keywords:
Cc:

Description

There are no ways to subclass Coordinate in GEOS. But it is possible in JTS.

Change History (3)

comment:1 by strk, 13 years ago

Milestone: 3.3.0
Type: defectenhancement

comment:2 by strk, 13 years ago

Milestone: GEOS Future
Resolution: wontfix
Status: newclosed

Adding such support would require changing too many things. We often store Coordinate objects by value in CoordinateSequences or other containers, a polymorphic Coordinate would require changing this and carefully reviewing all memory management coming with it.

Not sure it's worth it really...

comment:3 by robe, 6 years ago

Milestone: GEOS FutureGEOS Fund Me

Milestone renamed

Note: See TracTickets for help on using tickets.