Opened 12 years ago

Closed 12 years ago

#1420 closed defect (fixed)

ST_LocateBetween(geom, m1, m2, offset)

Reported by: pramsey Owned by: pramsey
Priority: blocker Milestone: PostGIS 2.0.0
Component: postgis Version: master
Keywords: Cc:

Description (last modified by pramsey)

Add in an LRS function using SQL/MM function naming, replaces and enhances SE_LocateBetween currently in SQL/MM package. Offset allows derived geometry to be offset to left or right of parent.

Change History (3)

comment:1 by pramsey, 12 years ago

Description: modified (diff)

comment:2 by pramsey, 12 years ago

Added in SQL stubs at r8620. Need to bind them to C for permanent situaltion

comment:3 by pramsey, 12 years ago

Resolution: fixed
Status: newclosed

This is complete.

Note: See TracTickets for help on using tickets.