<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><html>On Mar 21, 2008, at 1:20 PM, Carson Farmer wrote:</html><br class="Apple-interchange-newline"><blockquote type="cite"> <div bgcolor="#ffffff" text="#000000"> Hello List,<br> <br> I have developed two projection management tools ( using python ) which I would like to disseminate to the general public, but rather than upload directly to the repository ( where people may unwittingly download, use, and then find that it just plain doesn't work ) I though some 'beta' testing might be in order.<br> <br> For anyone who might be interested, the plugin is available from here: <a class="moz-txt-link-freetext" href="http://www.geog.uvic.ca/spar/tools.html">http://www.geog.uvic.ca/spar/tools.html</a><br> The tool basically provides functionality similar to the 'Project', and 'Define Projection' tools in ArcGIS for vector data.  There is a simple description on the website, as well as instructions on how to install/use the plugins.  <b>You are best off using only the latest version of QGIS.</b>  I am particularly interested in hearing from any mac users, as I do not have access to a mac for testing myself.<br> <br> Thanks for your help,<br> <br> Sincerely,<br> <br> Carson Farmer<br> </div> </blockquote><br></div><div>Carson,</div><div><br></div><div>I get the error Gary reported the other evening when trying either plugin with vectors in the legend. If I try with an empty project, the gui appears.</div><div><br></div><div><div>Error:</div><div><font color="red">An error has occured while executing Python code:</font><br><br>Traceback (most recent call last):<br>&nbsp;File "/home/carson/.qgis//python/plugins/srsmanagement/projectionManagement.py", line 96, in reProject<br>&nbsp;File "/Users/jctull/.qgis//python/plugins/srsmanagement/doReProject.py", line 22, in __init__<br>&nbsp;&nbsp;if layer.type() == layer.VECTOR:<br>AttributeError: 'NoneType' object has no attribute 'type'<br></div><div><br></div><div>Cheers,</div><div>John</div></div><br></body></html>