[GRASS-user] Possible Bug: -6.5svn Build #51017

   I just tried v.proj using the wxgui, but was unsuccessful.

   The source is in a location named Washington-SPCS-meters and the
destination location is Washington-SPCS. After filling in all requisite data
entry widgets and pressing the 'Run' button I see an error message that the
source location needs to be specified. This message box appears over the
dialog box showing the source location in the text entry widget. So, the
source location is specified (correctly) but the reprojection won't run.

Rich

On Thu, 8 Mar 2012, Rich Shepard wrote:

I just tried v.proj using the wxgui, but was unsuccessful.

   Working from the command line I believe I found the error, and it's not a
v.proj bug.

   I used the GUI to create a new location specifying a shapefile .prj for
the projection information. For some reason, that did not create the
PROJ_INFO and PROJ_UNITS files in the PERMANENT mapset.

   So, I start over from the command line and that should fix the problem.

Rich