Hi developers,
I’m new to geoserver development and this might seem like a dumb question. I’m having troubles finding the python extension for geoserver explained here:
http://docs.geoserver.org/stable/en/user/community/python/index.html
I am able to find the scripting extension from the nightly builds here:
http://docs.geoserver.org/stable/en/user/community/scripting/installation.html
But I suppose this is not what I’m looking for. What’s the difference between the two?
Kind regards
Ludvig
Hi.
The existing python module was removed from the codebase recently, but the docs appear to have stuck around. I’ll remove those shortly. The scripting module is the recommended way to go, it covers most of what the existing python module did. The new module is a more generic version that is meant to work with languages other than python that are also supported on the jvm such as javascript, groovy, ruby, etc…
If you look at the code you’ll find the module is broken up into many sub modules based on language.
https://github.com/geoserver/geoserver/tree/master/src/community/script
Hope that helps.
-Justin
On Fri, Feb 26, 2016 at 3:14 AM Ludvig Forslund <ludvig.forslund@anonymised.com…> wrote:
Hi developers,
I’m new to geoserver development and this might seem like a dumb question. I’m having troubles finding the python extension for geoserver explained here:
http://docs.geoserver.org/stable/en/user/community/python/index.html
I am able to find the scripting extension from the nightly builds here:
http://docs.geoserver.org/stable/en/user/community/scripting/installation.html
But I suppose this is not what I’m looking for. What’s the difference between the two?
Kind regards
Ludvig
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel