Closed jericks closed 9 years ago
Looks good @jericks. I'd be tempted to go with shorter names (e.g. maybe interpolate
, locate
, subset
). But you should merge what you think is right.
I like the shorter names. The Python and Groovy implementations use the longer names. Is it critical to have the same names between implementations? Honestly, I could go either way. Your call.
Hi Tim!
This pull request just adds a few really handy linear referencing methods to LineString.
Thanks! Jared