Page 1 of 1

[SOLVED] Problem with the projection

PostPosted: Mon Dec 08, 2014 4:19 pm
by Didier Renard
I have defined a projection (the information has been stored in the environment).
I delete everything and try to do a plot again.
There is a conflict as:
- the program knows that a projection has been defined
- the file where the projection characteristics were stored has been deleted.

Re: Problem with the projection

PostPosted: Mon Dec 08, 2014 10:05 pm
by Didier Renard
The method db.projec() now checks the contents if the .Last.projection file
but also checks that the file exists.
This subject is now solved.