logo separator

[mkgmap-dev] Quoting special characters (singlequote) in the style files

From Marko Mäkelä marko.makela at iki.fi on Tue Oct 8 12:10:42 BST 2013

On Tue, Oct 08, 2013 at 11:19:06AM +0100, Steve Ratcliffe wrote:
>On 08/10/13 11:08, keenonkites wrote:
>>     man_made = water_tower & name = * {name '${name} (Caixa d'água)'}
>>     [0x6500 resolution 24]
>>
>> You notice there is a 'singlequote' between the words "Caixa d" and "água".
>
>You can use double quotes around the whole string instead, eg:
>
>   man_made = water_tower & name = * {name "${name} (Caixa d'água)"}

Or, I guess you could use proper ‘curly quotes’ instead of the 'cheap' 
ASCII imitation. :)

	Marko


More information about the mkgmap-dev mailing list