Small fix (I&#39;m moving and have no svn access currently<div>make it :</div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: monospace; font-size: 11px; border-collapse: collapse; ">apt-get </span><span class="Apple-style-span" style="font-family: monospace; font-size: 11px; border-collapse: collapse; "><b>--assume-yes </b></span><span class="Apple-style-span" style="font-family: monospace; font-size: 11px; border-collapse: collapse; ">install libotb otbapp monteverdi</span></div>

<meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br></div><div><div class="gmail_quote">On Fri, Jan 14, 2011 at 6:55 PM, Alex Mandel <span dir="ltr">&lt;<a href="mailto:tech_dev@wildintellect.com">tech_dev@wildintellect.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">As I mentioned before I already committed an initial script to svn.<br>
<a href="http://trac.osgeo.org/osgeo/browser/livedvd/gisvm/trunk/bin/install_otb.sh" target="_blank">http://trac.osgeo.org/osgeo/browser/livedvd/gisvm/trunk/bin/install_otb.sh</a><br>
<br>
Manuel, if you sign up or have an osgeo account, let us know your<br>
username and we&#39;ll get you access to the svn.<br>
<br>
Things the script needs:<br>
Menu items (I suggest a menu item with a subfolder for all the GUI tools<br>
to be launched from the sub-menu)<br>
A 2nd script for grabbing your dataset (I suggest you collaborate with<br>
Massimo on a small high res imagery example)<br>
Refinement to drop extra packages we don&#39;t need.<br>
etc...<br>
<br>
Thanks,<br>
Alex<br>
<div><div></div><div class="h5"><br>
On 01/14/2011 01:04 AM, Manuel Grizonnet wrote:<br>
&gt; Hi Cameron,<br>
&gt;<br>
&gt; I addes an entry in the #Status document about orfeo toolbox.<br>
&gt;<br>
&gt; The install script for OTB  will be very simple I think :<br>
&gt;<br>
&gt; *sudo aptitude install add-apt-repository<br>
&gt; sudo add-apt-repository ppa:otb/orfeotoolbox-stable*<br>
&gt; *sudo aptitude update  *<br>
&gt; *sudo aptitude install otb otbapp monteverdi*<br>
&gt; *<br>
&gt; *<br>
&gt; I&#39;ll send a script for orfeo based on the mapserver script soon.<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; Manuel<br>
&gt;<br>
&gt; 2011/1/12 Cameron Shorter &lt;<a href="mailto:cameron.shorter@gmail.com">cameron.shorter@gmail.com</a>&gt;<br>
&gt;<br>
&gt;&gt;  Thank you Manual for these clarifications.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m heartened by all your answers, and I&#39;m +1 for including OTB on<br>
&gt;&gt; OSGeo-Live.<br>
&gt;&gt; Assuming that there are no other questions or objections from our<br>
&gt;&gt; community, I&#39;d encourage you to start packaging OTB as per:<br>
&gt;&gt; <a href="http://wiki.osgeo.org/wiki/Live_GIS_Add_Project" target="_blank">http://wiki.osgeo.org/wiki/Live_GIS_Add_Project</a><br>
&gt;&gt;<br>
&gt;&gt; If you wish to make the next release, can you please aim to have install<br>
&gt;&gt; script and Overview and Quickstart text complete by 31 January.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On 13/01/2011 4:41 AM, Manuel Grizonnet wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi all,<br>
&gt;&gt;<br>
&gt;&gt;  I answer below to questions about OTB before moving forward:<br>
&gt;&gt;<br>
&gt;&gt; 1. OSGeo-Live is targeted at applications that people can use rather<br>
&gt;&gt; than libraries that are included into other applications. Does ORFEO<br>
&gt;&gt; Toolbox have a user interface (possibly command line interface) that a<br>
&gt;&gt; user can interact with and try out ORFEO Toolbox?<br>
&gt;&gt;<br>
&gt;&gt;  -&gt;Yes the software Monteverdi based on OTB provide a user interface and<br>
&gt;&gt; an architecture which allows building processing chains by selecting modules<br>
&gt;&gt; from a set of menus. It supports raster and vector dataThe architecture<br>
&gt;&gt; takes advantage of the streaming and multi-threading capabilities of the OTB<br>
&gt;&gt; pipeline. It also uses cool features as processing on demand and automagic<br>
&gt;&gt; file format I/O. The application is called Monteverdi, since this is the<br>
</div></div>&gt;&gt; name of the Orfeo composer&lt;<a href="http://en.wikipedia.org/wiki/Claudio_Monteverdi" target="_blank">http://en.wikipedia.org/wiki/Claudio_Monteverdi</a>&gt;<br>
&gt;&gt; .  The application is also packaged on Ubuntu, you can find more<br>
<div><div></div><div class="h5">&gt;&gt; informations here : <a href="http://www.orfeo-toolbox.org/otb/monteverdi.html" target="_blank">http://www.orfeo-toolbox.org/otb/monteverdi.html</a><br>
&gt;&gt; Moreover the otb-app package provides OTB processing chain (command line<br>
&gt;&gt; interface) which are also accessible through user interface (standalone qt<br>
&gt;&gt; application or qgis plugins)<br>
&gt;&gt;<br>
&gt;&gt; 2. OSGeo-Live is memory and disk constrained.<br>
&gt;&gt; Can ORFEO Toolbox run in 512 Meg or RAM?<br>
&gt;&gt;<br>
&gt;&gt;  -&gt;Yes, we already provide in the past Live OTB which works on this type<br>
&gt;&gt; of platforms. The application monteverdi was developped in the frame of<br>
&gt;&gt; capacity building activities and it works on PC with memory and disk<br>
&gt;&gt; constrained (512 Mo of RAM is enough to run the application and do basic<br>
&gt;&gt; processing).<br>
&gt;&gt;<br>
&gt;&gt; How much disk space will be required to install ORFEO Toolbox and a<br>
&gt;&gt; suitable example application.<br>
&gt;&gt;<br>
&gt;&gt;  -&gt; otb package 10 Mo, monteverdi package 10 Mo, otb-app 15 Mo<br>
&gt;&gt;<br>
&gt;&gt; What datasets would be required for a demonstration? Can you make use of<br>
&gt;&gt; the naturalearth dataset already installed, or would you need something<br>
&gt;&gt; else?<br>
&gt;&gt; <a href="http://wiki.osgeo.org/wiki/Live_GIS_Add_Project#Example_Datasets" target="_blank">http://wiki.osgeo.org/wiki/Live_GIS_Add_Project#Example_Datasets</a><br>
&gt;&gt;<br>
&gt;&gt;  -&gt; I do not know this dataset, I think that we can use this dataset. We<br>
&gt;&gt; provide also on our repository extract of remote sensing data which are used<br>
&gt;&gt; as examples in the software guide and in the OTB tutorial.<br>
&gt;&gt; <a href="http://hg.orfeo-toolbox.org/OTB-Data/" target="_blank">http://hg.orfeo-toolbox.org/OTB-Data/</a><br>
&gt;&gt; Our documentation (description of algorithms, input images, examples and<br>
&gt;&gt; results) are automatically generated each time when we update the software<br>
&gt;&gt; guide to ensure that results which appear in the documentation are results<br>
&gt;&gt; provided by the library.<br>
&gt;&gt; We can pointed out interesting &quot;Toy example&quot; if you want which will give an<br>
&gt;&gt; overview of OTB functionnalities on the Live DVD?<br>
&gt;&gt;<br>
&gt;&gt; 3. You mention that ORFEO is in OSGeo incubation. I can&#39;t see ORFEO<br>
&gt;&gt; listed at <a href="http://osgeo.org" target="_blank">http://osgeo.org</a> . Have you started incubation, or are you on<br>
&gt;&gt; the waiting list to start incubation?<br>
&gt;&gt;<br>
&gt;&gt;  -&gt; Sorry, I only open a ticket on the OSGeo website to start the<br>
&gt;&gt; incubation process for now...<br>
&gt;&gt;<br>
&gt;&gt; 4. Stability is very important to us on OSGeo-Live. Do you have a bug<br>
&gt;&gt; free, stable release, which has been rolled out to production in a<br>
&gt;&gt; number of locations?<br>
&gt;&gt;<br>
&gt;&gt;  -&gt; The last OTB release 3.8.0 and monteverdi 1.6.0 are the latest stable<br>
&gt;&gt; release. OTB validation is mainly driven by a platform of automatic tests<br>
&gt;&gt; (based on cmake, ctest and cdash). The library is continuously and<br>
&gt;&gt; intensively tests on numerous platforms. There are more than 1500 tests<br>
&gt;&gt; currently in the library...<br>
&gt;&gt; <a href="http://dash.orfeo-toolbox.org/index.php?project=OTB" target="_blank">http://dash.orfeo-toolbox.org/index.php?project=OTB</a><br>
&gt;&gt;<br>
&gt;&gt; 5. I notice the CeCILL licence you use is not listed on OSI list of<br>
&gt;&gt; licences. Has license been discussed and resolved on the<br>
&gt;&gt; OSGeo-Incubation list?<br>
&gt;&gt;<br>
&gt;&gt;  -&gt; I am not aware of any discussions about the licence, Cecill is a free<br>
&gt;&gt; software license (adapted to french legal matter) compatible with GPL :<br>
&gt;&gt; <a href="http://en.wikipedia.org/wiki/CeCILL" target="_blank">http://en.wikipedia.org/wiki/CeCILL</a><br>
&gt;&gt;<br>
&gt;&gt; 6. Do you have a person (maybe yourself?) prepared to volunteer to be<br>
&gt;&gt; the OSGeo-Live representative, who will take responsibility for liaising<br>
&gt;&gt; between the project and OSGeo-Live and make sure that scripts and<br>
&gt;&gt; documentation are updated for each release.<br>
&gt;&gt;<br>
&gt;&gt;  -&gt; No problem for liaising between OSGeo and OTB. There is also an OTB<br>
</div></div>&gt;&gt; packages team on launchpad with contacts : <a href="https://launchpad.net/~otb" target="_blank">https://launchpad.net/~otb</a>&lt;<a href="https://launchpad.net/%7Eotb" target="_blank">https://launchpad.net/%7Eotb</a>&gt;<br>


<div class="im">&gt;&gt;<br>
&gt;&gt;  Regards,<br>
&gt;&gt;<br>
&gt;&gt;  Manuel<br>
&gt;&gt;<br>
&gt;&gt; 2011/1/11 Manuel Grizonnet &lt;<a href="mailto:manuel.grizonnet@gmail.com">manuel.grizonnet@gmail.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt; Hi Johan,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;  I think that&#39;s some words in your answers are missing... &quot;it is already<br>
&gt;&gt;&gt; packaged and...???&quot;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;  2011/1/11 Johan Van de Wauw &lt;<a href="mailto:johan.vandewauw@gmail.com">johan.vandewauw@gmail.com</a>&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Since<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;  On Tue, Jan 11, 2011 at 11:38 AM, Manuel Grizonnet &lt;<br>
&gt;&gt;&gt;&gt; <a href="mailto:manuel.grizonnet@gmail.com">manuel.grizonnet@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;  The toolbox (and also related projects) are also provided as binary<br>
&gt;&gt;&gt;&gt;&gt; packages for Windows, Mac and recently also on Linux Platforms. An OTB<br>
&gt;&gt;&gt;&gt;&gt; repository is available on <a href="http://launchpad.net" target="_blank">launchpad.net</a> for Ubuntu platforms<br>
&gt;&gt;&gt;&gt;&gt; (9.10,10.4,10.10) and also for OpenSuse platforms.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;  it is already packaged and<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;  OTB is under incubation for OSGeo Project.<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;  I think it would be a very good idea to include OTB on the live disk.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; Manuel<br>
&gt;&gt;&gt;<br>
<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
Live-demo mailing list<br>
<a href="mailto:Live-demo@lists.osgeo.org">Live-demo@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/live-demo" target="_blank">http://lists.osgeo.org/mailman/listinfo/live-demo</a><br>
<a href="http://wiki.osgeo.org/wiki/Live_GIS_Disc" target="_blank">http://wiki.osgeo.org/wiki/Live_GIS_Disc</a><br>
</div></div></blockquote></div><br></div>