3
votes
1answer
138 views

How to use Sextante with PostGIS

Is there any way to use analysis from Sextante with PostGIS Geometry Type? Edit: I am trying to create a webapp that make some analysis (like interpolation for example) and returns the results. So I ...