18 Commits

Author SHA1 Message Date
cfarmer
4e23117f6c Fixes error message for all Geoprocessing functions, now provides more useful information.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13040 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-10 19:50:09 +00:00
cfarmer
19e7b9fcf9 Union now supports all vector data types. This has not been extensively tested, and may produce odd results in some cases.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13038 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-10 01:21:07 +00:00
cfarmer
fae4a08a8c Uses Qt functions to determine output file name and path correctly (all? ftools output files should now be loaded with correct layer name). Fixes #2498.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13034 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-09 00:52:39 +00:00
cfarmer
1f1d648c49 Fixes bug which only computed the convex hull of features within the current extent (i.e. entire extent of layer is now used: as expected). Fixes #2507.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13032 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-08 23:59:40 +00:00
jef
90fe58308b ftools i18n update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12655 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-31 09:57:28 +00:00
jef
95ca955748 remove tons of pyuic4, pyrcc4 generated files and create them when building (apply #1877)
git-svn-id: http://svn.osgeo.org/qgis/trunk@11401 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-16 22:40:48 +00:00
cfarmer
ad3028bbe6 Additional updates to 'Clip' Geoprocessing tool: Properly fixes #1758.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11348 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-12 00:49:53 +00:00
cfarmer
b5eefa525a Additional updates to 'Union' geoprocessing tool:Fixes #1865 again, this time properly! Should also fix other complaints regarding missing features in output shapefile.
git-svn-id: http://svn.osgeo.org/qgis/trunk@11347 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-11 22:23:53 +00:00
cfarmer
724bd28ad9 Updates to union geoprocessing tool: Fixes ##1865; Note: Misformed geometries still an issue with some complex geometries
git-svn-id: http://svn.osgeo.org/qgis/trunk@11341 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-10 22:36:47 +00:00
cfarmer
b466b2b6a8 Fix clip geoprocessing function: Fixes #1758
git-svn-id: http://svn.osgeo.org/qgis/trunk@11339 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-10 22:13:19 +00:00
cfarmer
f13f45e813 applying patch from ticket #1714: adds option to perform geoprocessing and basic statistics functions on selected features
git-svn-id: http://svn.osgeo.org/qgis/trunk@10849 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-26 18:07:37 +00:00
cfarmer
fc199f2760 Fixes error with union function
git-svn-id: http://svn.osgeo.org/qgis/trunk@10420 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-26 17:48:06 +00:00
cfarmer
8f1cf6edac 1) geoprocessing tools better handle geos exceptions
2) fix osx bug regarding about dialog
3) update version information


git-svn-id: http://svn.osgeo.org/qgis/trunk@10127 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-08 17:57:14 +00:00
cfarmer
68242bf4a2 Fix some issues with spurious intersection results
git-svn-id: http://svn.osgeo.org/qgis/trunk@10103 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-04 00:59:50 +00:00
cfarmer
593a64ed6c Delete existing layer before writing to disk
git-svn-id: http://svn.osgeo.org/qgis/trunk@10102 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-03 23:06:44 +00:00
cfarmer
d033b0f887 updates to geoprocessing: fix for some intersection cases
git-svn-id: http://svn.osgeo.org/qgis/trunk@10096 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-03 01:11:43 +00:00
cfarmer
a35d6d7005 improved handeling of postGIS layers
git-svn-id: http://svn.osgeo.org/qgis/trunk@10095 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-02-02 23:00:43 +00:00
cfarmer
cb449d0627 change ftools directory to fTools
git-svn-id: http://svn.osgeo.org/qgis/trunk@10074 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-31 20:01:11 +00:00