Opened 15 years ago

Closed 15 years ago

#285 closed enhancement (fixed)

C api for project and interpolate

Reported by: novalis Owned by: pramsey
Priority: major Milestone: 3.2.0
Component: C API Version: 3.0.3
Severity: Unassigned Keywords:
Cc:

Description

I have created a C api for the two most straightforward linear referencing functions. I made two versions: standard, and normalized. The normalized ones take/return values between 0 and 1 -- this is intended for compatibility with postgis's st_line_locate_point / st_line_interpolate.

Attachments (1)

project-and-interpolate.patch (5.2 KB ) - added by novalis 15 years ago.
Project and interpolate (corrected)

Download all attachments as: .zip

Change History (3)

by novalis, 15 years ago

Project and interpolate (corrected)

comment:1 by novalis, 15 years ago

Component: DefaultC API
Milestone: 3.2.0
Owner: changed from geos-devel@… to pramsey
Type: defectenhancement

comment:2 by pramsey, 15 years ago

Resolution: fixed
Status: newclosed

Committed to trunk at r2624, many thanks!

Note: See TracTickets for help on using tickets.