Hi
On 21/04/10 14:12 (yes that long ago...), Jeffrey Ollie wrote:
> Has anyone had a chance to try this out? It would be nice to get this
> committed if there aren't any issues with it...
Thanks for the patch which is now applied. Better late than never, I
always say...
Cheers,
..Steve
> On
Has anyone had a chance to try this out? It would be nice to get this
committed if there aren't any issues with it...
On Mon, Mar 15, 2010 at 11:51 AM, Jeffrey C. Ollie wrote:
> This can be used to extract substrings from values. If the "name" tag on an
> object was
> equal to "abcdef":
>
> '$
This can be used to extract substrings from values. If the "name" tag on an
object was
equal to "abcdef":
'${name|substring:2}' => 'cdef'
'${name|substring:2:4}' => 'cd'
As an example, it can be used to clean up the "ref" element on route relations:
type=route & route=road & network=US:I & ref