10 Commits

Author SHA1 Message Date
volaya
36bd2d000a Merge pull request #1235 from m-kuhn/httplib
Add new CMake option: WITH_INTERNAL_HTTPLIB (default True)
2014-03-26 11:29:30 +01:00
Nyall Dawson
748d261d21 [processing] Add option for converting field names to lowercase for Import to PostGIS algorithm 2014-03-25 14:00:57 +11:00
Nyall Dawson
5997c78c79 [processing] Allow choice of geometry column name, change database connection name to combo box for Import into PostGIS algorithm 2014-03-25 13:05:31 +11:00
Matthias Kuhn
be8ae5fbfb Add new CMake option: WITH_INTERNAL_HTTPLIB (default True)
If set to False, you have to make sure that the httplib2 package
is available on the target platform

Fix #9618
2014-03-11 11:11:26 +01:00
Alexander Bruy
498a5d9ab8 [processing] code formatting, make sources more pep8 compliant 2013-10-02 16:24:10 +03:00
Giovanni Manghi
52677578e9 Update ImportIntoPostGIS.py 2013-09-29 21:09:33 +01:00
Victor Olaya
236c239844 [processing] adapted algorithm to function refactoring
Also set threaded execution to false by default, since it was behaving strangely
2013-09-14 13:26:47 +02:00
Victor Olaya
3d775d6913 [processing] Added schema parameter to ImportIntoPostGIS.py 2013-09-14 13:26:41 +02:00
Victor Olaya
807ffaa5e6 [processing] refactoring to move common functions to tools package 2013-09-14 13:26:41 +02:00
Victor Olaya
9bb3d6eb6b renamed "sextante" to "processing" 2013-08-20 09:22:03 +02:00