Hi Guyren, For spatial analysis in jython I would check out Justin Deolive's GeoScript jython project.
http://geoscript.org/py/ It uses JTS and GeoTools. If you are looking to use jruby and geo, you could always try using JTS in jruby. It should work fine. Hope this helps. Ivan Willig ----- OpenGeo On Wed, Jun 30, 2010 at 07:10:02PM -0700, Guyren G Howe wrote: > I'm just in the early stages of a project for which a variety of geographical > reasoning will be needed. I normally work in Rails, but the project is > started in TurboGears so we can use all the geographic Python stuff. > > But then it occurred to me that I could do the project mostly in Rails and do > the geographic stuff in Python, if I used JRuby and Jython. This will let me > just get the thing done, rather than have to spend my time learning > TurboGears first (it appears to be a fine framework, but the community and > documentation are not nearly as robust as those for Rails). > > So my question is: how well would it work to use Jython for GIS? > > _______________________________________________ > postgis-users mailing list > [email protected] > http://postgis.refractions.net/mailman/listinfo/postgis-users _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
