Ticket #97 (closed task: fixed)
Rename LWCURVE to LWCIRCSTRING
| Reported by: | mcayland | Owned by: | mcayland |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 1.4.0 |
| Component: | postgis | Version: | 1.4 |
| Keywords: | Cc: |
Description
See explanation here:
http://postgis.refractions.net/pipermail/postgis-devel/2008-December/004421.html
The confusion stems from the fact that internally what we call a curve is actually a circularstring; hence when reading code it gets very confusing since in the SQL-MM spec, a curve is an abstract supertype and not a real type.
Change History
Note: See
TracTickets for help on using
tickets.
