<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi All,<div><br></div><div>after the great Google summer of code experience&nbsp;i'm continuing to work on the code.</div><div><br></div><div>Unlucky i received no feedback about the "planetsasha" application [1]</div><div>so i guess nobody has tried it ...</div><div>maybe it has too much dependence (pygame, pyserial, pyqt, scipy)&nbsp;</div><div>and&nbsp;ossim-ossimplanet didn't had an official binary packages for linux.</div><div>or maybe &nbsp;"planetsasha" is not so attractive :-(</div><div><br></div><div><br></div><div>But now we have a ossim+ossimplanet binary package avaiable for ubuntu karmic 9.10</div><div>to install simply run :</div><div><br></div><div><span class="Apple-style-span" style="font-family: Times; -webkit-text-size-adjust: none; "><div style="font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 500; letter-spacing: 0px; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; opacity: 1; padding-bottom: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; ">cat &gt;&gt;/etc/apt/sources.list &lt;&lt;EOS<br></div><div style="font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 500; letter-spacing: 0px; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; opacity: 1; padding-bottom: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; ">deb&nbsp;<a title="http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu" href="http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu" style="text-decoration: none; "><font class="Apple-style-span" color="#000000">http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu</font></a>&nbsp;karmic main&nbsp;<br></div><div style="font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 500; letter-spacing: 0px; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; opacity: 1; padding-bottom: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; ">deb-src&nbsp;<a title="http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu" href="http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu" style="text-decoration: none; "><font class="Apple-style-span" color="#000000">http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu</font></a>&nbsp;karmic&nbsp;<br></div><div style="font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 500; letter-spacing: 0px; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; opacity: 1; padding-bottom: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; ">main&nbsp;<br></div><div style="font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 500; letter-spacing: 0px; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; opacity: 1; padding-bottom: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; ">EOS<br></div><div style="font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 500; letter-spacing: 0px; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; opacity: 1; padding-bottom: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; ">apt-get update</div><div style="font-family: Futura-Medium, Futura, 'Trebuchet MS', sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 500; letter-spacing: 0px; line-height: 19px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; opacity: 1; padding-bottom: 0px; padding-top: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; ">apt-get install ossim-bin ossimplanet</div></span></div><div><br></div><div>also debiangis has a package for ossim (but it doesn't include yet the Qt application and ossimplanet)</div><div><br></div><div><br></div><div><div>i really need feedbak about what i'm doing&nbsp;</div><div>so i decided to simplify the code porting part of the code to run under grass as a python script.</div><div>the first script is "r.planet.py"&nbsp;it is avaiable here :</div><div><div><br></div><div><a href="http://trac.osgeo.org/ossim/browser/trunk/gsoc/OssimPlanetSasha/r.planet.py">http://trac.osgeo.org/ossim/browser/trunk/gsoc/OssimPlanetSasha/r.planet.py</a></div><div><br></div></div><div>it shoul'd works like "d.rast / d.erase" command in grass tcltk</div><div>but it uses the "ossimplanet's canvas", instead of an X monitor.</div><div><br></div><div>usage :</div><div><br></div><div>r.planet map=mapname -a &nbsp;(add a raster map to ossimplanet and zoom to it extent)</div><div>r.planet map=mapname -r (remove a rasrer map from ossimplanet)</div><div><br></div></div><div>[1]&nbsp;<a href="http://web.me.com/epiesasha/PlanetSasha/Project.html">http://web.me.com/epiesasha/PlanetSasha/Project.html</a></div><div><br></div><div>shoul'd be cool if anyone is itersted to work together to port in wx-python</div><div><div>what i did using pyqt.</div></div><div><br></div><div><div>thanks for any comments.</div><div><br></div><div>happy end-year to All,</div><div><br></div><div>Massimo.</div></div><div><br></div></body></html>