Opened 14 years ago
Closed 14 years ago
#570 closed defect (fixed)
Some functions still give unknown geometry type 13 for Polyhedral Surface
Reported by: | robe | Owned by: | colivier |
---|---|---|---|
Priority: | low | Milestone: | PostGIS 2.0.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
I think its mostly the GEOS functions.
For example
ST_Covers, ST_Boundary
Change History (5)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Olivier,
Actually I wasn't thinking about that. Just that we can't have people's servers crashing if they accidentally use these functions with the new geometry types. So we should throw an unsupported error where appropriate. Would be a nice for a more single place to do this.
comment:3 by , 14 years ago
ah never mind -- I put the comment in the wrong one. For this it should just register a meaning ful name rather than type 13
comment:5 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
There's several issues here:
(I keep the ticket open for reactions and thoughts)