On Oct 15, 6:39 am, Tyler Erickson <[email protected]> wrote: > GeoDjango?
I just finished a geoprocessing project and we used GeoDjango to do all of the calculations and geometric work even though we didn't need the web framework side of it. It was especially useful for writing code that could introspect the data you put into it and perform the correct mathematical and geometric calculations based on field and geometry types. It would be really interesting to extend it out with a module to handle WPS requests. Marc
