Could you add in <br>Way=voie
as well please, I missed it off the first time.<br><br>My thoughts on using a view is you would still need to get the data in a field in the first place.  This way allows manually editing afterwards for those names that have been entered in a different format but I'm using the word view here in a database way where we would replace the contents of name with name:fr in the data presented to the render.  In the past I've found once you have one way then other ways follow.<br>
<br>Cheerio John<br><br><br><br><div class="gmail_quote">On 22 June 2010 11:55, Richard Weait <span dir="ltr"><<a href="mailto:richard@weait.com">richard@weait.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Sun, Jun 20, 2010 at 6:54 PM, john whelan <<a href="mailto:jwhelan0112@gmail.com">jwhelan0112@gmail.com</a>> wrote:<br>
</div><div class="im">> Basically restricted to Ottawa (how?)<br>
><br>
> If highway and no tag name:fr exists and second word in name is street<br>
><br>
> then add tag name:fr first value is "rue + first word from name"  Note lower<br>
> case rue here.<br>
><br>
> If that one works correctly then I'd like to repeat it for<br>
><br>
> Avenue=avenue<br>
</div>> Crescent=croissant<br>
<div class="im">> Road=chemin<br>
> Drive=promenade<br>
> Boulevard=boulevard<br>
> Lane=ruelle<br>
><br>
> Suggestions please.  Note the French has been verified as correct and this<br>
> will allow me to display French streets names in Ottawa.  Politically that<br>
> would be very helpful as a lever in getting the City's data under ODbL<br>
> license.<br>
><br>
> If some one else could run this for me I'd be grateful since I haven't done<br>
> something like this before.<br>
<br>
</div>I wonder if this is something that we could also do as a Postgres<br>
CREATE VIEW ?  Certainly it could be done slowly with a script<br>
locally, but is there a clever select that could build this for us as<br>
well?<br>
</blockquote></div><br>