Re: [gdal-dev] Whitespace in WKT

2019-01-08 Thread Even Rouault
On mardi 8 janvier 2019 11:38:32 CET Andrew Bell wrote: > Hi, > > 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 B

[gdal-dev] Whitespace in WKT

2019-01-08 Thread Andrew Bell
Hi, 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 "implie