Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#717 closed task (fixed)

DE9 matrix matching function

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: master
Keywords: Cc:

Description

While doing topology population routines I found myself with the need of matching DE9 matrices to avoid making multiple calls to expensive ST_Relate.

Is it just me ? Wouldn't it be nice to have a DE9 pattern matching function to use with the return of a single ST_Relate(full) call ?

Change History (3)

comment:1 by strk, 13 years ago

Owner: changed from pramsey to strk
Status: newassigned

comment:2 by strk, 13 years ago

Resolution: fixed
Status: assignedclosed

ST_RelateMatch(text, text) returns bool committed as r6459

To be documented (Robe, can I count on you?)

comment:3 by robe, 13 years ago

Sure thing. But sadly you won't be seeing anything on the site until Hudson stops his fight with Oracle and submits to Oracle's demands (or Oracle submits to Hudson's demands) :)

Note: See TracTickets for help on using tickets.