<div dir="ltr">Hi,<div><br></div><div>I have some WKT where point X and Y are separated by newline characters rather than spaces.  A look at OGRWktReadToken seems to eat spaces and tabs, but not newlines or other whitespace.  My reading of the OGC simple feature BNF doesn't help much, as AFAICT, the separator between is an "implied" space:</div><div><br></div>OGC 06-103r4
        
        
                <div class="gmail-page" title="Page 55">
                        <div class="gmail-layoutArea">
                                <div class="gmail-column">
                                        <pre><span style="font-size:10pt;font-family:CourierNewPSMT"><point z> ::= <x> <y> <z></span></pre><pre><font face="arial, helvetica, sans-serif">I would have expected to see spacing specified something like:</font></pre><pre><font face="monospace, monospace"><point z> ::= <x> <space> <y> <space> <z></font></pre><pre><font face="arial, helvetica, sans-serif">So I'm confused.  Are only tabs and spaces allowed?  Only a single space?  Is this defined somewhere I'm not seeing?</font></pre><pre><font face="arial, helvetica, sans-serif">Thanks,</font></pre><pre>--<br></pre></div></div></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div></div></div>