Opened 14 years ago
Closed 14 years ago
#712 closed defect (fixed)
Method FdoWfsSelectCommand::Execute() isn't implemented
Reported by: | leaf | Owned by: | gregboone |
---|---|---|---|
Priority: | major | Milestone: | 3.6.0 |
Component: | WFS Provider | Version: | 3.5.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
If one layer in WFS contains lots of featurs, it will take very long time to execute method FdoWfsSelectCommand::Execute(). FdoICommand already provide one method Cancel to resolve this kind of issue. However, WFS provider doesn't impelment it. I am going to impelment through this ticket.
Note:
See TracTickets
for help on using tickets.