[GRASS-dev] Re: [GRASS-windows] Problems with Mapcanvas
Glynn Clements
glynn at gclements.plus.com
Tue Nov 20 15:09:16 EST 2007
Doug_Newcomb at fws.gov wrote:
> Output from g.region -up for problem region:
>
> projection: 99 (Lambert Conformal Conic
> )
So, there is actually a newline before the closing parenthesis?
What is in the PERMANENT/PROJ_INFO file?
My first guess is that the code which creates the broken locations is
writing the PROJ_INFO file with CRLF line terminators. The CR is
making its way into the projection name, then getting converted to a
LF later.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list