Opened 14 years ago
Closed 14 years ago
#939 closed defect (invalid)
ST_GetFaceEdges: wrong result on invalid topology-name
Reported by: | aperi2007 | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | topology | Version: | master |
Keywords: | Cc: |
Description
In ST_GetFaceEdges() calling it with an inexistent topology-name
I have result:
ERROR: ST_GetFaceEdges: not implemented yet
Note:
See TracTickets
for help on using tickets.
You must have an old definition layout around. It's implemented since r7081 and you need to re-source topology/topology.sql after running make.