Results 12 comments of Johan Van de Wauw

I also think it would be a good idea to allow setting the datatype in send_message, to allow decoding into something different than uint16 or int16 (depending on conf.SIGNED_VALUES). In...

> Hey @johanvdw could you please try and build out #29 for your uses? > > I migrated this plugin to the plugin lib so we should be able to...

Probably you can fix the build by replacing the variables in the debian/changelog files yourself. On Mon, Mar 13, 2017 at 12:16 PM, Angelos Tzotsos wrote: > The debian build...

Check: https://github.com/johanvdw/mapslicer/commit/0c120349b3a7741dd586f2119c43ff7e40163a90 On Mon, Mar 13, 2017 at 2:32 PM, Angelos Tzotsos wrote: > Please see how we install Mapslicer for OSGeo-Live: > https://github.com/OSGeo/OSGeoLive/blob/master/bin/install_mapslicer.sh > > I hope this helps....

I actually started working on this: https://github.com/johanvdw/mapslicer There are two branches: master and debian. The idea is that master contains all changes which should be merged and debian contains the...

For the record: it does install, the package can be imported, but for some reason the mapslicer script itself fails. Strangely it does run when I use execfile("/usr/bin/mapslicer.py") from python...

Thanks, I have a lot of other work this week - happy you found a quick solution. Johan On Mon, Feb 16, 2015 at 9:43 PM, Angelos Tzotsos [email protected] wrote:...

We run into the same issue: we have 28 bands, which means that rasterization happens 28 times again. Looking at the code, I wonder if it would not be an...

Perhaps a more general solution is to have a field 'hide from schedule' on a submission that can only be updated by organizers. in FOSDEM we added a similar field,...

We had a discussion about this, and I think the proposal is too complex which makes it hard to implement. By not requiring registration people can use the submission form...