Re: [Geoserver-users] geoserver scripting extension

2012-10-05 Thread Justin Deoliveira
Just an update that i have pushed the new scripting module into the main geoserver repository as a community module. If there is interest for folks who want to try it out on the latest development builds of geoserver let me know and i can throw together an nightly community extension build for it f

Re: [Geoserver-users] geoserver scripting extension

2012-10-05 Thread Thomas.Wanderer
Ø Yes it is. I was actually planning on proposing it as a new geoserver community module today :) Very nice! Looking forward to see more of fit... -- Don't let slow site performance ruin your business. Deploy New Relic A

Re: [Geoserver-users] geoserver scripting extension

2012-10-05 Thread Justin Deoliveira
ourceforge.net > *Betreff:* Re: [Geoserver-users] geoserver scripting extension > > ** ** > > Hi, > > ** ** > > The new extension is mean to supersede the the python specific extension. > It also is mean to be for the most part language agnostic in that it will > sup

Re: [Geoserver-users] geoserver scripting extension

2012-10-05 Thread Thomas.Wanderer
2012 15:07 An: defelix Cc: geoserver-users@lists.sourceforge.net Betreff: Re: [Geoserver-users] geoserver scripting extension Hi, The new extension is mean to supersede the the python specific extension. It also is mean to be for the most part language agnostic in that it will support multiple

Re: [Geoserver-users] geoserver scripting extension

2012-09-11 Thread Justin Deoliveira
Hi, The new extension is mean to supersede the the python specific extension. It also is mean to be for the most part language agnostic in that it will support multiple languages including python. It does this my making use of jsr-223, a standard in java for an interface to scripting languages. C

Re: [Geoserver-users] geoserver scripting extension

2012-09-10 Thread defelix
Hi Justin, As regards the extention in the subject I was wondering what is the difference between the Python extension and this scripting extension and what are the main capabilities and purposes of each one. As already pointed out I would be interested mainly in the WPS creation. thanks a lot for

Re: [Geoserver-users] geoserver scripting extension

2012-09-06 Thread Charlie Cacici
HI, All I hope everyone is well! I need to be able to compute the estimated carbon absorption from a satellite imagery and data received for a given area. Is geoserve capable of performing this task and if not, can anyone suggest a software application? On Thu, Sep 6, 2012 at 11:27 AM, Luca De F

Re: [Geoserver-users] geoserver scripting extension

2012-09-06 Thread Luca De Felice
Hi Justin, thanks a lot for your prompt reply. Unfortunately I am not a Java developer so actually for me it would be difficult to compile the project. I was interested in the use of scripting extension since I have recently watched the presentation at FOSS4G-NA 2012 on youtube, especially for crea

Re: [Geoserver-users] geoserver scripting extension

2012-09-06 Thread Justin Deoliveira
Hi Luca, The module hasn't made its way up tot he canonical repository yet, and not into the nightly community module builds. You can find the most current and maintained version of it here: https://github.com/jdeolive/geoserver/tree/scripting I encourage you to pull that down, compile it and

[Geoserver-users] geoserver scripting extension

2012-09-06 Thread Luca De Felice
Hi All, For some days I have been looking for the geoserver scripting extension that should enable to script using python, but also javascript by mean geoscript library. Unfortunately so far I was not able to download the mentioned extension which I would like to try for developing some useful WPS