Jukka,<br><br>You can try to pass the newline character directly from the command line. With bash, you can use $'\n'. In your case it will be like this:<br><br><span style="font-family:courier new,monospace">
ogr2ogr -f gpx test.gpx finland.osm.pbf</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">
-sql "select name,CONCAT(addr_street,"$'\n'",addr_housenumber)</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">
as 'desc' from points where amenity='toilets'"</span><br><br><div class="gmail_quote">On Tue, Jul 31, 2012 at 12:09 PM, Jukka Rahkonen <span dir="ltr"><<a href="mailto:jukka.rahkonen@mmmtike.fi" target="_blank">jukka.rahkonen@mmmtike.fi</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I was playing with the new OSM driver and tried to transfer some<br>
POI features into my GPS. It goes well by using GPX format in<br>
between. However, I have a little problem. My GPS supports multiline<br>
descriptions but I do not know how to insert newlines into the<br>
output of ogr2ogr. The following command adds a space character<br>
between addr_street and addr_housenumber, but is is somehow possible<br>
to insert newline instead?<br>
<br>
ogr2ogr -f gpx test.gpx finland.osm.pbf<br>
-sql "select name,CONCAT(addr_street,' ',addr_housenumber)<br>
as 'desc' from points where amenity='toilets'"<br>
<br>
I made two blind trials as<br>
CONCAT(addr_street,\n,addr_housenumber) which gives parsing error and<br>
CONCAT(addr_street,'\n',addr_housenumber) which adds string \n literally.<br>
<br>
-Jukka Rahkonen-<br>
<br>
<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Best regards,<br>Chaitanya kumar CH.<br><br>+91-9494447584<br>17.2416N 80.1426E<br>