Ticket #285 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

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

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

Change History

Changed 3 years ago by novalis

Project and interpolate (corrected)

Changed 3 years ago by novalis

  • owner changed from geos-devel@… to pramsey
  • type changed from defect to enhancement
  • component changed from Default to C API
  • milestone set to 3.2.0

Changed 3 years ago by pramsey

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

Committed to trunk at r2624, many thanks!

Note: See TracTickets for help on using tickets.