#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 , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
ST_RelateMatch(text, text) returns bool committed as r6459
To be documented (Robe, can I count on you?)
comment:3 by , 14 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.
GEOS C-API is ready: http://trac.osgeo.org/geos/changeset/3161