Ticket #717 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

DE9 matrix matching function

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: trunk
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

Changed 2 years ago by strk

  • owner changed from pramsey to strk
  • status changed from new to assigned

Changed 2 years ago by strk

  • status changed from assigned to closed
  • resolution set to fixed

ST_RelateMatch(text, text) returns bool committed as r6459

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

Changed 2 years ago by robe

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.