330 Commits

Author SHA1 Message Date
Nathan Woodrow
f6c057e5c3 Merge pull request #713 from minorua/ftools
fTools fixes
2013-07-13 21:10:51 -07:00
Nathan Woodrow
b45b7d6f88 Merge pull request #712 from ddanielvaz/fix-8219
Fix 8219
2013-07-11 15:26:29 -07:00
Daniel Vaz
522aecc0f9 Fix #8219 2013-07-11 19:18:35 -03:00
Minoru Akagi
6088fd713e fTools: fix geoprocessing (fix #7298) 2013-07-11 15:20:16 +09:00
Daniel Vaz
62b30fcaaa Fix #8069 2013-07-10 22:02:29 -03:00
Daniel Vaz
1ed5d62b2b Fix #8069 2013-07-10 21:33:19 -03:00
Daniel Vaz
1a95297c6e Fix #7073 2013-07-10 19:18:50 -03:00
Daniel Vaz
1ebdb6964a Fix #8069 2013-07-10 19:12:33 -03:00
Daniel Vaz
89b3e0610b Fix #8218 2013-07-10 19:10:07 -03:00
Minoru Akagi
8ae64b438e fTools: remove unnecessary checks on output field names (fix #8241) 2013-07-10 22:01:40 +09:00
Minoru Akagi
7221c732fd fTools: remove lines that cause error with non-ascii path 2013-07-04 17:36:19 +09:00
Minoru Akagi
7d75fcc387 fTools: fix MergeShapes and SpatialJoin
fix #7823
fix #7952
fix #8206
2013-07-03 15:20:14 +09:00
Nathan Woodrow
8d75f8e3e7 Merge pull request #743 from ddanielvaz/fix-7620
Fix #7620
2013-07-16 16:21:42 -07:00
Daniel Vaz
cf0676ca86 Fix #7620 2013-07-16 20:14:06 -03:00
Daniel Vaz
d476aed464 Fix #5789 2013-07-14 16:55:58 -03:00
Juergen E. Fischer
b697371834 fix #8198 2013-06-29 19:28:23 +02:00
Salvatore Larosa
10152e6d47 [fTools] fixes zoom to error in check geometry validity tool 2013-06-23 22:33:21 +02:00
Matthias Kuhn
09a9a81bb0 [ftools,gdaltools] Errors in Merge Shapefiles and Split vector layer
* Fix #8120
* Fix #8119
2013-06-20 09:12:50 +02:00
Matthias Kuhn
419d8ee593 [ftools] Fix basic statistics (Fix #8105) 2013-06-19 13:36:02 +02:00
Matthias Kuhn
cfadfb5573 [ftools] Fix Line Intersection (Fix #8114) 2013-06-19 13:26:47 +02:00
Matthias Kuhn
6eb31889d8 [ftools] Fix distance matrix (Fix #8103) 2013-06-19 01:20:46 +02:00
Matthias Kuhn
5e4a9dff6b [ftools] Several fixes
Fix #8107 Mean coordinates
Fix #8105 Basic statistics
Fix #8104 Unique values
2013-06-19 01:11:07 +02:00
Matthias Kuhn
e3608db6a2 [ftools] More SIP API updates 2013-06-16 14:21:32 +02:00
Matthias Kuhn
b96f67b838 [ftools] Fix "Polygon from layer extent" (#8074) 2013-06-16 11:06:11 +02:00
Matthias Kuhn
d256fd8c3a [ftools] Further SIP API updates 2013-06-15 15:01:54 +02:00
Matthias Kuhn
b6770be729 [ftools] Fix "Join attributes by location" 2013-06-15 11:43:15 +02:00
Chris Crook
54956db92f Improved implementation 2013-06-15 11:43:15 +02:00
Chris Crook
d416555079 Som fTools fixes for SIP API updates 2013-06-15 11:43:15 +02:00
Nathan Woodrow
bb6a4ee770 Merge pull request #625 from vinayan/projcrash
[Fix #7964] Ftools-Sum Line length - Fix progress bar
2013-06-11 07:10:45 -07:00
Juergen E. Fischer
10f3cf38fa more QuantumGIS => QGIS updates 2013-06-09 18:52:05 +02:00
Alexander Bruy
a75563f299 more SIP updates for fTools 2013-06-03 16:16:04 +04:00
vinayan
ba4a3ccc1a Ftools-Sum Line length - Fix progress bar 2013-06-01 22:23:50 +05:30
Alexander Bruy
d3d51820e3 more api updates in fTools (still incomplete) 2013-05-31 14:57:34 +04:00
Alexander Bruy
2d9e1b6194 start update fTools to new SIP api 2013-05-30 16:15:08 +04:00
Juergen E. Fischer
7ac1baf2e8 indentation update 2013-05-18 10:26:44 +02:00
vinayan
e2b1dbaaf0 ftools-fix broken random selection 2013-05-11 19:30:54 +05:30
vinayan
5e4138261c replace old select calls with getFeatures method 2013-05-05 09:32:56 +05:30
vinayan
4f54664900 ftools-fix split vector layer 2013-04-25 20:53:23 +05:30
vinayan
58737b6831 [Fix #7360] - Fix Dealauney to vector api changes 2013-04-15 18:03:26 +05:30
vinayan
4e257bdf7e [Fix #7414] - points in polygon does not work 2013-04-14 00:00:40 +05:30
Alexander Bruy
f8834f201a fix Merge shapefiles tool in fTools (fix #7570) 2013-04-11 15:22:03 +04:00
Juergen E. Fischer
db1d6ab67d fix ftools union 2013-04-04 19:31:12 +02:00
Alexander Bruy
1294190e77 fix Export geometry info tool (fix #7354) 2013-03-14 17:54:09 +04:00
Alexander Bruy
8ad1e2a941 update Vector Grid to vector API changes (fix #7322) 2013-03-14 14:16:10 +04:00
Alexander Bruy
5d31269635 update Random and Regular points tools to API changes (fix #7350) 2013-03-14 13:29:00 +04:00
Alexander Bruy
a915c41a7c fix Join attributes by location (#7103) 2013-03-13 17:20:27 +04:00
Alexander Bruy
a57aa0c9a4 fix Sum line length tool after API changes (fix #7335) 2013-03-13 16:03:23 +04:00
Juergen E. Fischer
a86622b32c fix #7179 2013-02-19 10:04:12 +01:00
Juergen E. Fischer
8f25bcfd20 fix #7172 2013-02-18 00:27:30 +01:00
Juergen E. Fischer
d8ec492dec fix #7172 and #7174 2013-02-17 22:21:34 +01:00