Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Add Linear Referencing #130

Closed
vmora opened this issue Aug 4, 2016 · 5 comments
Closed

Add Linear Referencing #130

vmora opened this issue Aug 4, 2016 · 5 comments
Assignees

Comments

@vmora
Copy link
Contributor

vmora commented Aug 4, 2016

For vertical lines, existing linear referencing doesn't work as expected

select ST_AsText(ST_LineSubstring('LINESTRING Z(0 0 0, 0 0 10)'::geometry, .3, .7));
    ST_AsText     
------------------
 POINT Z (0 0 10)

It would be useful to have those in 3D.

@danielcu888
Copy link
Contributor

@mhugo @lbartoletti I am working on this at the moment, just checking to see if anyone else has been assigned to it / working on it so I don't duplicate effort.

@lbartoletti
Copy link
Contributor

You've just been assigned 😉. Thank you for your contributions! Much appreciated.

danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 6, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 6, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 6, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 6, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 6, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 6, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 6, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 6, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 6, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 6, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 6, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 6, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 6, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 6, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 25, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 25, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 25, 2020
…ed line if desired segment crosses the join.
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 25, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 25, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 25, 2020
…red position to avoid expensive processing.
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 25, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 25, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 25, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 25, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
…ed line if desired segment crosses the join.
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
…red position to avoid expensive processing.
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 27, 2020
@danielcu888
Copy link
Contributor

Submitted Pull Request #226 implementing this new feature for review.

danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue May 29, 2020
danielcu888 added a commit to danielcu888/SFCGAL that referenced this issue Jun 15, 2020
lbartoletti added a commit that referenced this issue Jun 15, 2020
@danielcu888
Copy link
Contributor

@lbartoletti this can now be resolved I think.

@lbartoletti
Copy link
Contributor

Yes. Hmm. I thought this ticket was automatically closed merging your PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants