[pdal] Non-English characters

Andrew Bell andrew.bell.ia at gmail.com
Mon Jan 15 09:24:23 PST 2018


On Mon, Jan 15, 2018 at 12:13 PM, <pidgeon13 at googlemail.com> wrote:

> Hi,
>
>
>
> I am looking to allow non-English characters in pathnames when passing
> them to PDAL readers, however inferReaderDriver and add(“filename”, .) both
> accept std::strings as arguments. Does PDAL support using file paths that
> include Unicode characters? Will I need to implement something with UTF-8?
>

I believe that UTF-8 should work fine provided the drivers that open the
files can deal with it.  It's possible that we're doing some parsing of
paths that may not take this into account, but I'm not sure.  If you have
examples of this not working, let me know and I'll take a look.

-- 
Andrew Bell
andrew.bell.ia at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20180115/68720bd3/attachment.html>


More information about the pdal mailing list